Paypal pro configuration issues in Opecart

試著忘記壹切 提交于 2019-12-25 01:55:35

问题


I am develop site with Opencart. Integrate PayPal Website Payment Pro with test mode. Select Test Mode yes in admin panel.

But in front side when i go for payment and enter visa card number and other stuff and click confirm payment then display error This transaction cannot be processed due to an invalid merchant configuration.

I follow below steps:

Log out Paypal account
clearing browser cache and cookies (I use firefox).
Go to developer.paypal.com and login with the real paypal account (not the Sandbox one)
Go to Applications
Click on Sandbox accounts
(Optional) Import your old accounts from your former Sandbox account after the redirect to the accounts page
Click on the account you want to log in to
Choose Sandbox site
Log in to that site using your test bussiness account
Go to My Profile
In Account information click on Request API Credentials

Still i have same issue. Before i got Secury header is not valid. I try lots of time but not getting proper mistake.


回答1:


You don't really need to use Sandbox to do testing, there are other alternatives, such as to use another paypal and transact $0.01 via Authorization mode. (This way you can reject the payment)

Try using Paypal Express Checkout instead. All you need to do is to fill up the API credentials and everything will work.




回答2:


You need to upgrade your Sandbox account to Business Pro.

  1. Login to https://developer.paypal.com
  2. Go to Dashboad and open Sandbox -> Accounts
  3. Choose an account and click Profile
  4. On the Profile tab click Upgrade to Pro.

Note that you should have a Business Sandbox account to be able to upgrade it to pro.



来源:https://stackoverflow.com/questions/21192994/paypal-pro-configuration-issues-in-opecart

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!