maayan Posted September 6, 2011 Share Posted September 6, 2011 Hello to all. I would like to change Module PayPal v1.6. As it is now this module is IPN it will except pay and send it to the PayPal account using the eMail address that is input in the module config. It is the user name in PayPal. Code from module paypal.php: get('PAYPAL_BUSINESS') What i want is to make the module get the eMail from supplier name and input it instead of the BUSINESS eMail, thus making payment to supplier and not ME. In BO i can enter in supplier name an eMail and use that with code: $product.supplier_name or something like that. How do i put all of that together in Module PayPal v1.6 (IPN)? Result: a module that adds products to cart with the ability to send money directly to each supplier. Thanks Maayan Link to comment Share on other sites More sharing options...
maayan Posted September 9, 2011 Author Share Posted September 9, 2011 Rocky !!!! HELP... PLEASE... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now