#ijsje

1 messages · Page 1 of 1 (latest)

finite trellisBOT
sharp wing
#

Hi there, there's no elements for updating a subscription.

#

If you want to get notified when an invoice is failed or requires 3DS. you can listen to invoice.payment_failed and invoice.payment_requres_action

worthy beacon
#

Unfortunately I only get those through the webhook, not through the response on subscription modify

#

Should I wait with telling the customer the payment succeeded until I get a certain webhook?

sharp wing
#

You can also let Stripe to send email and inform your customer regarding the failed payments

worthy beacon
#

Ok I have that enabled. So if I use this + check in the response of modify that the customer payment failed. I should be fine right?

#

I see that sometimes the response already shows a failed charge in latest invoice

sharp wing
#

If you want to update your DB when invoice payment fails, you can just listen to invoice.payment_failed

worthy beacon
#

is it possible to get last_payment_error in the response object of subscription.modify in another language? It says "Your card declined"

#

I would like it in dutch if possible