#sa_919191
1 messages · Page 1 of 1 (latest)
on some last_payment_error the charge object is missing
can a last_payment_error have charge empty?
👋 do you have an example I can take a look at?
for example:
"last_payment_error": {
"charge": "ch_3M2C51EYUjyvE48y1OVb6NNo",
"code": "card_declined",
"decline_code": "generic_decline",
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
"message": "Your card was declined.",
"source": {
"id": "card_1M2BvoEYUjyvE48yTfsUXFUw",
right that looks like a failed charge but where exactly are you seeing an empty charge?
sorry , my bad