#TheUchi007 - pay with saved PM
1 messages · Page 1 of 1 (latest)
You don't need to use elements if using an already saved payment method
You cna use your own UI to present card info like last 4 digits to show the customer
then use the payment method ID with the payment intent directly:
if the customer is on-session in your app, you wouldnt use off-session, though
Yees, that's possible too if you want to confirm client side
And that would support eg if authentication were required