简体   繁体   中英

Unable to get test credit card transaction to process in Paypal Hosted Pages

I want my customers to be able to subscribe to a tiered product which is handled on my end and have the option to either pay by credit card or paypal. I can checkout with paypal and it works fine, but when I try to test a credit card transaction, this is the error screen I get:

在此处输入图片说明

This is the command I use to request a secure token:

USER={{user}}&VENDOR={{vendor}}&PARTNER={{partner}}&PWD={{password}}&CREATESECURETOKEN=Y&SECURETOKENID=s{{ecureTokenId}}&TRXTYPE=S&AMT={{amount}}&CURRENCY=CAD&VERBOSITY=MEDIUM&L_NAME0={{name}}&L_DESC0={{description}}&L_COST0={{amount}}&L_QTY0=1&ITEMAMT={{amount}}

My question is, how do I get a credit card transaction to go through in test mode? I've exhausted my patience reading the Paypal documentation and was unable to find an answer.

This is what shows up in manager.paypal.com

在此处输入图片说明

Regards,

Trevor

I contacted paypal manager support and it was a configuration problem. They fixed it on their end then my cc transacations started to go through.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM