I am considering adding Paypal integration and the Paypal site seems to make it easy with supplied code but is there any way to test code - other than actually passing a transaction through Paypal?
You have to create a sandbox account and from there you can create 'fake' PayPal buyer/seller accounts with how ever much money you want.
Next, you have to modify your site's settings to send PayPal forms to "https://www.sandbox.paypal.com/cgi-bin/webscr" with method "post"
Next, change your PayPal form's seller email to a seller account created at PayPal Sandbox.
Try buying an item with a buyer account created at PayPal Sandbox.
Note that you have to restore the settings once testing is done.
That's pretty much how Sandbox works, here's the guide if you want it: https://cms.paypal.com/cms_content/US/en_US/files/developer/PP_Sandbox_UserGuide.pdf
hello im trying to integrate the paypal suscription service, but it uses the IPN this service send notifications to a perl file , home/user/public_html/cgi-bin/paypal.pl but i was reading that we cant use perl right now,is that true ??? cause i installed everything and didnt work can you help me with that???
i was just asking for help with that file to be specific, cause i dont know if we can use perl i search but there are post saying that we can and others that we cant use perl, however i just wrote my own PHP file to use the IPN service and let my costumers to write the passwords and the username
It doesn't matter why you threadjacked, it's bad netiquette. This is an old thread about how to test PayPal integration, not about whether Perl scripts are working.
It doesn't matter why you threadjacked, it's bad netiquette. This is an old thread about how to test PayPal integration, not about whether Perl scripts are working.