I\'m implementing paypal direct payment using activemerchant Following is the code def credit_card_details
I need help on making a digital delivery system for my website. Buyer clicks a paypal buy now button Buyer completes paypal transaction
I am using Paypal recurring payments and direct payment. I tested it using beta-sandbox and works fine.
So I\'m making a check out cart on my website. I\'m using PayPal as the payment system but before I transfer the customers to PayPal I get their details. To do that I POST from index.php to index.php,
When using paypal pro (never leaves site 开发者_开发问答to process payment) do I still need to use ipn or is the api response enough?
In my site we are going to integrate the 3 types of Checkout. Google Paypal Authorize.Net We have already created the Transaction and Transaction Payments. We allowed multiple times payment for s
I\'m currently working on a paypal checkout form.The form allows the user to specify a few options and when they submit the form, it submits the order to paypal for processing.
When debiting a user\'s PayPal account, PayPal server doesn\'t respond within a certain period of time (timed-out). We decided to assume that money has actually been taken, so we issue a refund. But w
Basically I just want to turn off the button after people purchase the art and send them a receipt. I would also like to have a copy of their information. This is what I am passing through my array:
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.