Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PayPal Express Chekout no pay by credit/debit card option

Tags:

paypal

I have a website which is using PayPal Express Checkout as a payment method.

It was working for 2 years without a problem but yesterday I noticed that the payment options are changed before there were 2 payment option presented to the user

  1. Login and pay with PayPal account.
  2. Do not have PayPal account pay by credit/debit card.

But now the second option is replaced by Create a PayPal account. There is no option to pay without having a PayPal account.

I have not changed anything.

Anybody knows why the Pay by credit/debit card is gone.

before

now

like image 342
Vladimir Gatev Avatar asked Jan 16 '13 15:01

Vladimir Gatev


People also ask

Does PayPal Express checkout accept credit cards?

As one of Shopify's supported payment gateways, PayPal Express Checkout can be quickly and easily integrated into your ecommerce platform. This means you'll be able to accept credit card payments in no time and enjoy all the benefits of a trusted and reliable payment gateway sooner than you think.

Why can't I use my debit card on PayPal?

Your card is associated with a specific PayPal account, and you're not logging in with that particular account. Your card was associated with a PayPal account that has since been closed. You've linked the card to a PayPal account, but have not yet confirmed it. You've exceeded your card limit with the PayPal system.

How do I enable PayPal Express checkout?

Click the Store feature. Click Checkout Settings. Click the Checkout Settings tab to set up your Store payment information. Click Activate to activate your Paypal Express checkout.


1 Answers

First make sure in your Paypal/Sandbox account the PayPal Account have Optional: ON Go to --> PayPal account's Profile -> More Options -> My Selling Tools -> Website Preferences screen.

And then set SolutionTypeType to Sole while making request for setExpressCheckout this will enable the option to Pay with your debit or credit card. And you are done :)

like image 83
Reeta Wani Avatar answered Oct 08 '22 01:10

Reeta Wani