I've been using paypal buttons for years, using IPN to process the payment.
Some of these buttons have stopped working a couple of days ago. They produce an error as can be seen on the following image :
(screenshot)
These buttons have been created…
I'm little bit fighting with the PayPal button. I have the unencrypted version which works great, the problem is that the customer can change the amount etc. I found out that is possible to encrypt the data. I used these two examples. The problem is…
I have a PayPal smart button on my website, with buttons for "PayPal" and "Debit or Credit Card"
When clicking on the card button, it expands fields for the card and billing info
In billing info, it preselects USA as the default country. Users find…
What's a recommended or reliable way to programmatically test a PayPal payment flow that uses the PayPal Smart Payment Button? window.paypal.Buttons() is loaded from https://www.paypal.com/sdk/js .
Tests are running against PayPal Sandbox.
I tried…
I created 2 Subscribe button with paypal. This buttons for different membership : 1. basic 2. pro.
I am trying to subscribe membership with thisbuttons and working without any problem.
But when I was trying to upgrade or downgrade via other buttons…
I am using joomla and have brought a component which allows users to post listings on my site. The plugin uses a credit system to pay for the listing but the credit system is quite complex and confusing so i have disabled it.
I found that PayPal…
Currently I'm using PayPal buttons for receiving payments from users. I have a website that automatically calculates postage cost for a particular item, and I want to update the cost on the PayPal page to reflect the shipping costs. How do I…