"payment not processable" error in my app.

Rajshekhar
Contributor
Contributor

I am not able to send payment request using INR currency and getting error message 'Payment not processable'. But in USD it is working.

I need to know why this is giving error because as mentioned in https://developer.paypal.com/docs/classic/api/currency_codes/ it is supporting INR and in my profile https://www.paypal.com/in/cgi-bin/webscr?cmd=_profile-currencies I have INR as primary currency.

Login to Me Too
1 REPLY 1

soni5
New Community Member

sir its working with static value but i pass dynamic value i got error " Payment not processable " in the console.
below we pass payment object:

```
amount: "200"
bnCode: "PhoneGap_SP"
currency: "INR"
details: undefined
intent: "Health Record With Conditioncjn dfgh"
shortDescription: "Description"
```

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.