I\'m using sandobx to test my mas开发者_JAVA百科spay code. I make everything like in docs: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_MassPayUsingAPI#i
I have paypal sandbox account. Everything works fine for single payments - I set business=test@gmail.com and make a payment using ..._biz@gmail.com account which was created under \"Test Accounts\" me
I have an开发者_开发技巧d Australian PayPal account that i\'m using to process payments on my site through the Basic Website Payment buttons. It seem that shipping regions is only available for US acc
I\'m using Paypal Sandbox to test IPN, which is successful but it isn\'t updating my MYSQL database.How can i change the code below so that when Paypal sends IPN to my website it updates the mysql dat
I have a really strong feeling that this question will either be closed or not answered at all because I\'ve seen many paypal questions not answered on the web :D
I\'m trying to set up a rails app to use Paypal website payments standard. I\'d rather have users click a button and submit their info on the Paypal site rather than on my site, but I\'d like to use A
I\'m wanting to use the AddressVerify API to check if a user who\'s signing up to my website has an email address which is associated with a paypal account.
Instant Payment Notification script receives among other parameters the following one: payer_id = LPLWNMTBWMFAY
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have used the ASP.Net sample code in a website. All works fine when using the sandbox, but I can\'t work out the correct settings to put it live.