#marcowoldering

1 messages · Page 1 of 1 (latest)

green tapirBOT
zealous light
#

Do you already have the new payment method ID? Or do you need to collect new details?

torpid zinc
#

I have a new one

#

I used the hosted checkout setup

zealous light
#

Gotcha

torpid zinc
#

ah its just the default payment method

zealous light
#

Yeah

torpid zinc
#

cool, thanks

zealous light
#

No problem

torpid zinc
#

The payment method id i get from the checkout is different from the one added to the customer, the one added to the customer has however a set up for future use seti_xxxx
This setup intent has the Payment method i got back from the checkout

#

i get the error my pm is not attached to the customer, but shouldnt this be done automatically because i include the customer in the session create request?

zealous light
#

It should. Can you send the pm_ id here?

#

And the request id where you get the above error?

torpid zinc
#

in respone from checkout = pm_1OKi6ICI7ahsAhgW405Jy8NK
new pm i can find in the dashboard attached to the customer = pm_1OKi6MCI7ahsAhgWiWUAhfEk
req id = req_9cmihidkrOtDMp

zealous light
#

Ah it's because you are setting up an ideal pm for future use

#

That creates 2 pm

#

You need to use the sepa pm id

#

Which would be the one you can see on the dashboard

torpid zinc
#

ah okee, will try that. Thanks