#mattjsant-wallet-pm-attach
1 messages · Page 1 of 1 (latest)
Hey there, if you have the token or payment method ID then yes you can attach that to a customer sure
Are you having toruble with this?
We are wondering about the flow - if its possible to first create a setupIntent with a customer associated and then pass the setup intent to the browserPaymentRequest method so that Stripe automatically associates the customer with the payment method when the payment request is completed
this is how it works on the native sdk, but it doesnt seem like there is an obvious way to get the same flow working with the browser payment request