I\'m using Paypal website payment standard to subscription for my site. Here is the variables passing in Paypal which I dumped. I\'m passing this values to \'https://www.sandbox.paypal.com/cgi-bin/web
I am encountering a weird problem from paypal. When My shopping cart pass value with decimal places(like 1.15) it does not work and shows me the error:The link you have used to enter the PayPal system
Got stuck with this issue for last 2 days. Scenario We have a web based product where users can signup for free for 14 days and thereafter monthly subscription of say $60.00. Once users clicked \"Pa
I am having problem in integrating paypal IPN.I am implementing this code but it is not returning me the values to IPN
I have the following post button that i use for paypal transactions: <form action=\"https://www.sandbox.paypal.com/cgi-bin/webscr\" method=\"post\">
I have a paypal IPN script an I\'m currently testing it with the sandbox. Right now though every payment I try keeps comming up as unverified. Is it because the sandbox never verifies anything or is i
I am trying to use paypal ipn to have members on my site buy a premium membership using the buy now button. When I first tried it it didn\'t work at all. After some changes I was able to successfully
I am trying to develop application in Paypal DoDirectPayment method am creating testing sandbox account and use the following code with my own API credentialsbut i get acknowledgement is failure ...
paypal ipn case is not calling in paypal \"pay now\". In paypal button the following is set. return : \"http://localhost/paypal.php?ch=return\"
I\'m trying to buy something at Paypal-Sandbox with Selenium RC (Java), but it doesn\'t work. I tried it with Selenium IDE (Firefox AddOn) and it did work. I changed the viewing and copied the JUnit