WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Bakery Shop => Topic started by: netash on December 12, 2011, 11:00:15 AM

Title: PayPal Multiple Auto Return Urls
Post by: netash on December 12, 2011, 11:00:15 AM
Hallo,

I have several different and separate websites but I use the same PayPal Business account for all of them.
I only see one Auto Return field under Website Payment Preferences.

I have found this answer:
https://www.paypal-community.com/t5/How-to-use-PayPal/Multiple-Auto-Return-Urls/td-p/7228

How can it be implemented in Website baker?

Thanks
Title: Re: PayPal Multiple Auto Return Urls
Post by: freeSbee on January 03, 2012, 07:28:33 PM
Hi netash

Just do as PayPal community member Pritesh told you to.
Add the name / value pairs to the $post_data array in the payment_methods/paypal/processor.php file at about line 83 right after the comment below:
// Make array with data sent to payment gateway

Regards Christop