#ashland - subscription payment

1 messages · Page 1 of 1 (latest)

outer bronze
#

hi there, reading this

queen slate
#

hi @outer bronze, I'm going now, but if you find out let me know, I'll check this later, thank you.

outer bronze
#

Ah apologies, one moment

#

Ah, i see now

#

YOu need to set this explicitly follow collecting the first payment

#

By setting the default_payment_method on the subscription or the invoice_settings[default_payment_method] on the Customer

queen slate
#

ok, so the server needs to get involved again after the client has paid, right?

#

as far as I understand those operations cannot be done by the client

outer bronze
#

Correct - you need to explicitly set the payment method to be used as the default from your server.

#

YOu can build out UI to let your customers "self serve" this via your app, but you need to make the requests