#jairo.paymefy
1 messages · Page 1 of 1 (latest)
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Just a guess but depending on you API version you may not have a charges field, but a latest_charge field: https://stripe.com/docs/upgrades#:~:text=The charges property,latest_charge property instead.
ok I see thank you