PayPal sandbox integration
-
Hi,
Thanks for a great plugin!In order to test auction payments through the PayPal sandbox, I need to add “sandbox” into the button code the plugin generates for the payment button.
Example:
-LIVE PayPal link to payment page would be https://www.PayPal.com + account to be paid email address + auction data etc.-SANDBOX PayPal link to payment page would be https://www.sandbox.paypal.com + sandbox account to be paid email address + auction data etc.
Can you tell me where in the code (file name and line number) I can temporarily edit in the two changes necessary to use my sandbox account?
BTW–This would be a great thing to add in the auction settings forms to make it easy to test PayPal payments before going live. All you would need is a radio button pair to select “live” or “sandbox” and a text box for the sandbox facilitator email address that PayPal generates. Then substitute those form values in your code accordingly.
As it is now, I’ll have to hard code the values into your code to make it work. Which is why it would be very helpful if you could tell me where that part of your code exists ??
Can ya help a brother out? ??
- The topic ‘PayPal sandbox integration’ is closed to new replies.