#AdrianoCroce22
1 messages · Page 1 of 1 (latest)
hi! what's the PaymentIntent ID pi_xxx where that happened?
pi_3N924AGRV82gkXB31OisgCEK
the amount updated because your code called our API to update it, in this request : https://dashboard.stripe.com/logs/req_16FpH2LYYmnGDI
you'd need to investigate your code and why you do that
could you give me some idea of what it could be because to date this has never happened. It's only when the user arrives at the payment page that a request is sent to create or update the payment id and it always picks up the amount in the table which I have verified is still €79.30
I can't give you any idea since it's your code doing this