#Suren - Payments

1 messages ยท Page 1 of 1 (latest)

spiral pond
lone ivy
#

I want implementation optional pay

#

if user want to pay via card select card else

#

use another card

#

which will not be attached

#

it's really

#

??

spiral pond
#

I'm sorry but that does not make any sense to me.

#

What are you trying to offer your users in terms of an experience?

lone ivy
#

Example I user,
and i have linked card, and i want pay some product, and i don't wont pay via linked card, i want pay another card

#

just tell me here you can specify the payment method

spiral pond
#

If you want to pay with another card you could use the Payment Intent to collect new card information

#

If you want to pay with a saved card you would pass the ID for that payment method in the Payment Intent

lone ivy
#

I can pass id from setupIntent to payment_method ?

example this id seti_1Ksn0QBfTh1Z0SMkjtQ8vmWt

spiral pond
#

No, the setup intent creates a Payment Method for a Customer

lone ivy
#

i.e. when i create setupIntent
and attach the card
does this card get into the payment List ?

spiral pond
#

For that customer, yes

lone ivy
#

Thank you very much, you helped me a lot

#

๐Ÿ‘