Integrating Paypal checkout(v2) with React using SDK

Richabhu
Contributor
Contributor

I am integrating PayPal checkout with react using SDK. The seller currency is USD. I am testing it with an Indian sandbox account. The transaction is successful with all other accounts except for Indian Accounts. In all other cases, the sandbox does the currency conversion and pays the amount accordingly except in Indian currency which says the seller doesn't accept payment in your currency. What might be the possible issue? Any suggestions would be highly appreciated.

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

MTS_Jennifer
Moderator
Moderator

Hello,

Thank you for posting to the PayPal Sandbox Community.

This issue can happen when you are attempting to process an INR currency payment and not using a test card generated specifically to process INR currency.

Here is how to resolve the issue:

  • Log into the PayPal Developer Dashboard
  • Click on Credit Card Generator
  • Choose Visa or MasterCard
  • Change the Country to India
  • Click Generate CC
 

You can add this card to your personal sandbox account by going to the PayPal Payment Dashboard and linking the card. Make sure you logged into the Personal Sandbox account at https://sandbox.paypal.com

 

Thank you,

Jennifer

PayPal

View solution in original post

Login to Me Too
1 REPLY 1
Solved

MTS_Jennifer
Moderator
Moderator

Hello,

Thank you for posting to the PayPal Sandbox Community.

This issue can happen when you are attempting to process an INR currency payment and not using a test card generated specifically to process INR currency.

Here is how to resolve the issue:

  • Log into the PayPal Developer Dashboard
  • Click on Credit Card Generator
  • Choose Visa or MasterCard
  • Change the Country to India
  • Click Generate CC
 

You can add this card to your personal sandbox account by going to the PayPal Payment Dashboard and linking the card. Make sure you logged into the Personal Sandbox account at https://sandbox.paypal.com

 

Thank you,

Jennifer

PayPal

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.