-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paypal Express: test payments #19
Comments
By means of update it looks like the issue was using the credentials as set out in the plugin instructions. The solution (for test payments) was registering a developer account at https://developer.paypal.com/ and then go to You will need a Business Account (if none Create one) and where shown click on |
If you have test mode enabled but have your live PayPal credentials set. Then you get this error. |
I am getting this error in "live" mode, with my merchant account's credentials (username, client Id and secret). The instructions in this plugin's readme file are outdated, as the paypal UI seems to have changed. In test mode it works, with the credentials for the sandbox business account found here: https://developer.paypal.com/developer/accounts/ It is unclear which credentials should be used in live mode. I tried the following two credentials, but both gave me the
Are there any settings / features to turn on on the merchant account to get the Paypal Express gateway to work? Where can I find the live credentials for Paypal Express in Paypal's current merchant account UI/dashboard? |
I also found this guide for Paypal Express, but it is very vague: "https://developer.paypal.com/docs/archive/express-checkout/integration-guide/ECGoingLive/. If anyone has more information, that would be most welcome so this plugin's readme file can be updated accordingly. |
Have set up a checkout using Paypal Express using the instructions outlined.
However when attempt to check out with the paypal button loaded into the template I get the following response when in Test Mode:
This happens irrespective of whether method is set to Mark or Sole/solo (and also both login and billing). Is this expected behaviour?
The text was updated successfully, but these errors were encountered: