paypal Express checkout using credit card [closed]

你离开我真会死。 提交于 2019-12-13 04:37:53

问题


I'm new to paypal. Kindly guide to me. Its possible to pay with credit card using paypal express checkout(popup)?


回答1:


Yes, users will have the option to sign in or pay with a credit card. You'll need to make sure the option "PayPal Account Optional" is enabled in your PayPal account profile, too.

If you set SOLUTIONTYPE=Sole and LANDINGPAGE=Billing in your SetExpressCheckout request it will force the full credit card form to display by default.

Note: this only works with LOCALECODE=us (or if locale is detected to be us)



来源:https://stackoverflow.com/questions/18744035/paypal-express-checkout-using-credit-card

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!