#puttekool

1 messages ยท Page 1 of 1 (latest)

solar yachtBOT
quartz harbor
#

๐Ÿ‘‹ happy to help

#

yes you can use Payment Element with Setup Intents

toxic flame
#

nice, will that override the default payemnt of the customer ?

quartz harbor
#

no you would have to set it yourself after the Setup Intent succeeds

#

when you say default PM do you mean for Billing?

#

is this what we're talking about?

toxic flame
#

Like in the first doc you sent we are not changing the default payment of the customer there is only a scetion where we 'Charge the saved payment method later'. In my mental model I just want to change the default payment method and that would charge from a newly changed card the next subscription ?

#

next subscription billing

#

We wont get any money when the card expires so they need to change it sometimes ๐Ÿ™‚

quartz harbor
toxic flame
#

And they would do the change to a new card on a custom /profile page for edit card. Hmm that might mean we need to charge them also right away..

quartz harbor
#

with the new PM

solar yachtBOT
toxic flame
quartz crypt
#

Not automatically, no

toxic flame
#

ok kool, then i need to chack also for that.

quartz crypt
#

Yep, generally you'd just re-confirm the Payment Intent associated with the unpaid Invoice

toxic flame
#

And what If I use your customer customer portal session to update card, there is no dynamic payment of last bill if the card was expired for example ?

#

Or is there any automatic email system to re-confirm the payment Intent. Customers card expires -> payment does not go through -> email sent to customer -> customer can via the email update creditcard ?

quartz crypt
#

Not automatically, no. But the portal surfaces unpaid invoices so the user could theoretically pay it/them in the UI from there

toxic flame
#

wow thats email feature is awesome, thanks!

#

One. more detail, can we have a button on the /profile page in our website that sends an email to the user that is the Manage failed payments email. So the custmer could prompt themselves for this email and also get them automatically ?

#

Then we would not need to have adit payment form..

quartz crypt
#

No, you can't manually trigger that email from us. You'd need to build your own email

toxic flame
#

ok no prob, maybe the custmoer portal is still same same..