#sa_919191

1 messages · Page 1 of 1 (latest)

zinc meteorBOT
fresh quartz
#

on some last_payment_error the charge object is missing

#

can a last_payment_error have charge empty?

quaint bolt
#

👋 do you have an example I can take a look at?

fresh quartz
#

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",

quaint bolt
#

right that looks like a failed charge but where exactly are you seeing an empty charge?

fresh quartz
#

sorry , my bad