new PayPalPayment('1000', 'USD', 'Description', 'sale');
but
new PayPalPayment('1000', 'INR', 'Description', 'sale');
not working
new PayPalPayment('1000', 'USD', 'Description', 'sale');
but
new PayPalPayment('1000', 'INR', 'Description', 'sale');
not working
What error is it showing? @salomon022
Payment not processable error showing in console if user with INR