简体   繁体   English

如何使用已打开的“使用信用卡或借记卡付款”标签打开PayPal结帐?

[英]How to open PayPal checkout with opened “Pay with a credit or debit card” tab?

Is there a way to open PayPal checkout with opened "Pay with a credit or debit card" tab though adaptive payments api? 是否可以通过自适应支付api通过打开的“使用信用卡或借记卡付款”标签来打开PayPal结帐的方法?

What determines tab that will be opened in checkout page? 是什么决定了将在结帐页面中打开的选项卡?

With Adaptive Payments you can't control that. 使用自适应付款,您将无法控制。 PayPal determines what tabs are opened by default. PayPal确定默认打开哪些选项卡。

If you use Express Checkout you can force the "guest checkout" experience, so that the credit card option (without signing in) is prominently displayed by default. 如果使用Express Checkout,则可以强制执行“ guest checkout”体验,以便默认情况下突出显示信用卡选项(不登录)。

Express Checkout only supports parallel payments, though, not chained. Express Checkout仅支持并行付款,但不支持链接。 So, depending on what you're doing with Adaptive Payments you may or may not be stuck. 因此,根据您使用自适应支付的方式,您可能会陷入困境,也可能不会陷入困境。

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

相关问题 有没有一种方法可以检查用户在PayPal结帐中的付款方式(使用自己的帐户或信用卡)? - Is there a way to check how user pay(with his own account or credit card) in PayPal checkout? 使用借记卡进行条纹结帐 - Stripe checkout using debit card 如何实现Rails Checkout按钮,该按钮会导致输入信用卡信息的方式出现? - How can you implement a rails checkout button that leads to a modal for entering credit card info? 如何在rails /活跃商家上使用paypal / ruby​​创建安全的信用卡网关 - How to create a secure credit card gateway using paypal / ruby on rails / active merchant Rails button_to在疯狂结帐时删除信用卡 - Rails button_to delete credit card during spree checkout Braintree API中的PayPal和信用卡字段未出现 - paypal and credit card fields from braintree api not appearing 如何在RoR中使用PayPal的信用卡保管库,而不会将CC信息发送到我的服务器? - How can I use PayPal's credit card vault in RoR without having the CC information hit my server? Rails +贝宝。 如何向不同的卖家付款? - Rails + Paypal. How to pay different sellers? 如果买家拥有Paypal帐户,如何通过Paypal直接付款进行付款? - how to pay through a Paypal Direct Payment if buyer have a paypal account? 如何显示信用卡的月份和年份选择 - How to display month and year selection for credit card
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM