菲律宾的商家是否可以使用Paypal REST API直接信用卡付款?

问题描述:

我有一个需要接受信用卡作为付款方式的应用程序.客户将在我的网站上输入他们的信用卡信息. PayPal API支持直接信用卡付款,但是我不确定在我的国家/地区(菲律宾)是否允许这种付款方式.

I have an application that needs to accept credit card as the payment method. The customers will enter their credit card info on my website. PayPal API supports direct credit card payment but I'm not sure if it is allowed in my country (Philippines).

如果您指的是直接信用卡付款(REST API),则PayPal REST API支持直接信用卡付款,即在以下国家/地区,无需单独的网络批准流程即可进行信用卡付款:

If you were referring to Direct Credit Card Payments (REST API), the PayPal REST API supports direct credit card payments, which are credit card payments without a separate web approval flow, in the following countries:

Canada
United States
United Kingdom

请参考:
https://developer.paypal.com/webapps/developer /docs/integration/direct/rest_api_payment_country_currency_support/#direct-credit-card-payments

因此,不幸的是,菲律宾目前不提供这种服务.

So no, unfortunately it is not currently available in the Philippines.