Jump to content

PayPal Module Change


maayan

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...