Want to improve this question? Update the question so it's on-topic for Stack Overflow.
开发者_开发知识库Closed 11 years ago.
Improve this questionPayPal mentions, by using PayPal Website Payments Standard (WPS), when your customers check out, they will be directed to a page that allows them to log into their PayPal account OR pay by credit card without having to sign up for a PayPal account.
However, my shoping cart integrated with WPS has no place for customer entering credit card info? It always want customer to sign-in or create a new account for payment. (PayPal Website Payments Standard is supposed to allows users the choice of signing in or not signing in.)
What goes wrong? Am I missing any things?
Background:
Paypal account: Paypal Australia (Preimer) Shoping cart: Magento. It has preconfigured Paypal payment method. I use WPS for check out payment method.
Screenshot
- Since you're already using Magento, why not use Express Checkout? It's free as well, and a lot more secure. Just get your API credentials through Profile > My selling tools > API Access > Update > Request API credentials > Request API Signature and enter them in your Magento backend.
- Check whether "PayPal account optional" is switched on in your PayPal account. PayPal > Profile > My selling tools > Website Payment Preferences > Update.
精彩评论