#impester-PI

1 messages · Page 1 of 1 (latest)

novel copper
#

Hi! Can you share your PaymentIntent ID (pi_xxx) or request ID (req_xxx)?
Note that here on Discord we know nothing about the pmpro plugin.

neat pike
#

pmpro has nothing to do with it - i just shared for reffernce. I am sharing payment id and request id for the one i tried now but its same for every payment attempt

#

id- pm_1KT1JDJPSNR3KEeUCqPYAYSl

#

{
"id": "pi_1KT1JPJPSNR3KEeUdGuFQc8L",
"object": "payment_intent",
"last_payment_error": {
"code": "charge_invalid_parameter",
"doc_url": "https://stripe.com/docs/error-codes/charge-invalid-parameter",
"message": "Stripe doesn't currently support application fees for platforms in US with connected accounts in IN.",
"payment_method": {
"id": "pm_1KT1JDJPSNR3KEeUCqPYAYSl",
"object": "payment_method",

Learn more about common error codes and how to resolve them.

novel copper
#

Thanks! Give me a few minutes to look into this.

neat pike
#

I am sorry soma but i didnt get it. my site is india specific and my stripe i have indian business address and location as india. so where i am doing wrong or how to fix it

#

also card i tested to pay is from india

#

visa

novel copper
#

The PaymentIntent you shared (pi_1KT1JPJPSNR3KEeUdGuFQc8L) is created by an account in the USA (Paid Memberships Pro) to your account in India, with an application fee.
If you read the link I shared above, Stripe doesn't support this.

neat pike
#

thnk u for clearing doubts