1 messages · Page 1 of 1 (latest)
Can you share a pi_xxx ID?
pi_xxx
pi_3Ls2NOIxSO5Q3fYZ1ABCzGwa
Taking a look
Why are you using handleCardAction when you're not using confirmation_method: 'manual'?
handleCardAction
confirmation_method: 'manual'
You just need to use confirmCardPayment as per the error
confirmCardPayment
Your server-side confirmation doesn't really make sense without confirmation_method: 'manual'