Paypal Express Checkout中的信用卡选项 [英] Credit Card Options in Paypal Express Checkout

查看:155
本文介绍了Paypal Express Checkout中的信用卡选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在asp.net mvc中设置了快速结帐流程集成.提交后将用户重定向到贝宝网站时,只有使用贝宝登录或注册新帐户的选项.有没有选择使用信用卡付款的选项?

I have setup the express checkout process integration in asp.net mvc. When user is redirected to paypal website after submission, there is only option to login using paypal or sign up new account. There is no option to pay using credit card ?

我为此使用正确的API吗?

Am i using right API for this?

推荐答案

默认情况下,Express Checkout用于PayPal帐户持有人付款;最初,您会将此产品与其他用于信用卡支付的产品配对(例如,在您的网站上收集卡信息并致电PayPal DirectPay或其他卡处理合作伙伴).

By default Express Checkout is for PayPal accountholder payments; originally you would pair this with some other product for credit card payments (such as collecting the card information on your site and calling PayPal DirectPay or some other card processing partner).

PayPal还具有一些类似的产品,它们可以在其网站上收集卡信息(因此您不必这样做)以及帐户持有人付款;这些方式的不同之处在于,它们是否最终使您可以访问信用卡信息(更灵活,但意味着您必须安全地处理信用卡信息并满足行业法规,包括审核),或者您永远都看不到信用卡,而只是看到钱(更简单).这通常被称为访客结帐"的某种形式.

PayPal also has several somewhat-similar products that collect the card information on their site (so you don't have to) and do that as well as accountholder payments; these vary in whether they end up giving you access to the credit card information (more flexible, but means you have to safely handle the card information and meet industry regulations, including vetting) or you do not ever see the card, just the money (simpler). This is often called some form of "guest checkout."

最终,贝宝(PayPal)确实向快速结帐"添加了一个称为可选帐户"的来宾结帐选项.因此,您可以使用Express Checkout并获得来宾结账的体验.看到此链接:

And eventually PayPal did add a guest checkout option to Express Checkout called "Account Optional." So you can use Express Checkout and get a guest checkout experience. See this link:

PayPal:无需帐户即可显示结帐付款

简而言之,如果您为它进行配置,则可以从EC中获得此功能,尽管根据您的特定要求,某些其他PayPal产品可能更合适.

So in short you can get this from EC if you configure things for it, although some other PayPal products might be a better fit depending upon your particular requirements.

这篇关于Paypal Express Checkout中的信用卡选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆