#searchableguy

1 messages · Page 1 of 1 (latest)

onyx hazelBOT
shy harbor
reef venture
#

My use case is - I want to allow user to save payment options to use with our app for future. User could add multiple cards or other options via the payment element and select a preferred payment option for us to charge.

#

is there something which stripe provides that could help me avoid re-implementing this ourselves?

shy harbor
reef venture
#

that's exactly what I was looking for.

So link does work with setupIntent.

So would this allow user to remove or add payment option inside?

shy harbor
#

I don't think so, but let me confirm that, give me couple of minutes please while I check

#

With PaymentLink you can add payment option for the user but he can't delete one, you need manage this with your integration