#geimsdin
1 messages · Page 1 of 1 (latest)
For now I would just know which data I need to pass as payment_method when confirming a payment intent
in the API examples is used something like "pm_visacard" but what I have is the PaymentIntent id
it expects a Payment Method id, in the format of pm_xxx
not the PaymentIntent Id
pm_card_visa is just a convenience place holder we created for easy testing
good luck!