Debit or Credit Card button is not showing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everybody, i am working on a website (.net core) and integrating with PayPal, my integration redirects to a URL (https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=xyz), but the button "Debit or Credit Card" is not showing, only login or or create account is showing, I found that the option PayPal account optional is already set to On. Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @wthabet,
Thank you for posting to the PayPal community.
Yes, Guest payment checkout (i.e payment via credit/debit without PayPal account) feature is not available for all Customers/Buyers.
Buyers don’t always have the option to make their purchases without using or creating a PayPal account. This option is presented based on several risk factors, including but not limited to the buyer's PayPal purchase history, PayPal cookies stored on the buyer's computer, the buyer's location, and/or a credit assessment.
It's important to remember that guest checkout is not guaranteed for every transaction.
To receive guest checkout payments :
Enable the PayPal Account Optional option in your account settings.
Login PayPal.com >> Hover on your name at the top right corner >> Account settings >> Website payments >> Website preferences >> PayPal Account Optional >> toggle "yes" .
If your website(built via third party platform) processing payments via "Express Checkout" integration, I request to please contact your website developer (or) support of your third-party eCommerce platform to pass the variables "SOLUTIONTYPE=Sole" and "LANDINGPAGE=BILLING" in the SetExpressCheckout payment API request call to make sure guest checkout is offered as often as possible.
Guide link - https://developer.paypal.com/docs/nvp-soap-api/set-express-checkout-nvp/
Note : If you have implemented latest PayPal Smart button (REST API integration), please see enable funding.
PayPal runs a risk check to determine eligibility for guest checkout. There will be times when guest checkout is not available.
Please refer the guide link - https://www.paypal.com/us/cshelp/article/how-do-i-accept-cards-with-checkout-using-the-guest-checkou...
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- PayPal Pay buttons a mysterious process in PayPal Payments Standard
- credit is not eligible unless vault=true in SDKs
- permission_denied response in call to patch order when paying by Card in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Disable shipping address in Pay with Credit or Debit card button integration in SDKs