简体   繁体   English

意向销售的PayPal REST API:默认情况下打开信用卡付款

[英]PayPal REST API with intent sale: Open credit card payment by default

I'm using the PayPal REST API to direct payers from our site to the PayPal site to make payment. 我正在使用PayPal REST API将付款人从我们的网站引导到PayPal网站进行付款。 It opens with the "Pay with my PayPal account" as the default option, can this be changed to default to "Pay with a debit or credit card"? 它打开时使用“使用我的PayPal帐户付款”作为默认选项,可以将其更改为默认为“使用借记卡或信用卡付款”吗?

I've seen a couple of responses that have suggested using "LANDINGPAGE" but this seems to be only applicable with the Classic API not the REST API. 我已经看到了一些建议使用“LANDINGPAGE”的响应,但这似乎只适用于Classic API而不是REST API。

Is there a REST API equivalent? 是否有REST API等价物?

Thanks. 谢谢。

Now the PayPal offers the similar functionality in the REST API also . 现在,PayPal也在REST API中提供类似的功能。 You can check the below link for more information : 您可以查看以下链接以获取更多信息:

https://developer.paypal.com/webapps/developer/docs/integration/direct/rest-experience-overview/ https://developer.paypal.com/webapps/developer/docs/integration/direct/rest-experience-overview/

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

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