简体   繁体   English

没有PayPal帐户的Ionic PayPal信用卡

[英]Ionic PayPal credit card without PayPal account

I create an app for a ecommerce with ionic framework. 我使用离子框架为电子商务创建了一个应用程序。 If I select credit card as paypment method without login into PayPal user obtain this error "this payment method is not accepted by this seller". 如果我选择信用卡作为付款方式而未登录PayPal用户,则会出现此错误“此卖家不接受此付款方式”。 How can I resolve this? 我该如何解决? Thanks to all! 谢谢大家!

Ionic framework is basically based on REST API, and Direct Credit Card (DCC) payment in REST API currently available for US and UK with PRO account. Ionic框架基本上基于REST API,并且目前可通过PRO帐户在美国和英国使用REST API中的直接信用卡(DCC)付款。 Make sure that you having either this two account or your API call will not work. 确保您拥有这两个帐户或API调用均无效。

Read : REST API DCC payment country availability 阅读: REST API DCC支付国家/地区可用性

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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