#meisei81
1 messages · Page 1 of 1 (latest)
hi! it would really depend exactly what you did and what kind of callback you were expecting. Could you elaborate with some example IDs of PaymentIntents pi_xxxx, the code you used, and examples of the sort of callback you expect?
pi_3LE8qfCsiaKaCQKS1glMbwsr
I expect received a payment_intent.succeeded event to server side in order to process my business.
in frontend we use this function
there is one, you can see it on https://dashboard.stripe.com/test/payments/pi_3LE8qfCsiaKaCQKS1glMbwsr at the bottom.
https://dashboard.stripe.com/test/events/evt_3LE8qfCsiaKaCQKS16oclHEm
you can see we sent you the event to your server URL, in the second link I shared just now.
this was all a week ago
ok.thanks. this payment intent was paid a week ago.