Testing Paypal integration

rorybas

New Member
Prime Account
Messages
23
Reaction score
0
Points
1
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?
 

stardom

New Member
Messages
158
Reaction score
2
Points
0
the best way is to see if works is to put the code on your site, click it and see if it takes you to paypal to purchase what you want.
 

DeadBattery

Community Support Team
Community Support
Messages
4,018
Reaction score
120
Points
0
To elaborate on jpr28056's post, go to
https://developer.paypal.com/

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
 

im0theros31

New Member
Messages
5
Reaction score
0
Points
0
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???
 

im0theros31

New Member
Messages
5
Reaction score
0
Points
0
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 :p
 

misson

Community Paragon
Community Support
Messages
2,572
Reaction score
72
Points
48
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.
 

vv.bbcc19

Community Advocate
Community Support
Messages
1,524
Reaction score
92
Points
48
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.

Can you please suggest how to add paypal( integration) to joomla and wordpress sites?
 

misson

Community Paragon
Community Support
Messages
2,572
Reaction score
72
Points
48
NLvty.jpg
 
Top