I have my own shopping cart. When the client click on Submit Order, I Redirect the user to paypal page where the client will be able to pay the order.
I\'ve managed to get an adaptive payments script to work in the apigee console, here is the request: X-PAYPAL-REQUEST-DATA-FORMAT: JSON
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Variables upon submitting Paypal form
I\'m trying to integrate paypal express checkout on my website. I was trying to check using sandbox. When I submit data from my site token is generated with no error but when redirected to paypal it\'
Using the Adaptive Payments with the Pay method I managed to get a script working where a user can deposit money from my account to theirs through php but I have to enter my password even though it is
I\'m getting an error when I\'m trying to setup payment through this paypal subscriptions form. I\'m testing it using the PayPal sandbox.
I\'m new to online payments and would like some opinions on my task.Here is the scenario: I have a website where people buy and sell digital photos.A seller has a photo and wants to sell it.They crea
I am trying to use DoDirectPayment method in my website. This is the sample I am referring: using com.paypal.sdk.services;
I have IPN controller which is validating IPN and then validating some fields according withthat article
I have an IPN file that works perfectly in sandbox. It returns valid or not and executes the code correctly. However if I try real live payments it tells me the url is malformed