#p0rg-acssdebit-currency

1 messages · Page 1 of 1 (latest)

dark pecanBOT
autumn smelt
mellow token
#

Hello, I am actually attempting this within the Stripe dashboard. My test customer has an existing recurring subscription that I would like to associate the new bank account with.

#

However I also notice the Stripe API returns empty for payment methods for this customer.

autumn smelt
#

I'm unable to assist with Dashboard functionalities. Our support team will be able to assist you better than I can: https://support.stripe.com/contact .

However, happy to help with integration related questions. Can you share the payment method id of the customer in this case?

mellow token
#

Understood. Let me see if I can find the payment method ID.

#

pm_1MV1HNJ3vKrPvWs4eP2Pmiwd

#

When I perform a GET request to https://api.stripe.com/v1/customers/cus_D2QG3L4wEaC5iv nothing shows up in the sources collection

autumn smelt
mellow token
#

Yes, I do see it listed there thank you. Should I be able to update an existing subscription to use this payment method via the API?

autumn smelt
mellow token
#

Actually yes, I was just able to do so

#

Only through the API however

#

thank you for your help

kind escarp
#

👋 Your customer is subscribed to a USD Price, but your PaymentMethod was configured for a CAD payment so mostly it won't work

mellow token
#

can the PaymentMethod be configured for USD?

kind escarp
#

yes, with code, not in the Dashboard

mellow token
#

Ok, I will look into this further thank you

kind escarp
#

p0rg-acssdebit-currency

mellow token
#

If the payment method currency is set to USD, and the Canadian bank accepts the charge, does the customer pay the conversion fee?

kind escarp
#

up to the bank, but not really something we know much about here sorry. We focus on helping developers with their code. Our support team would be better equipped to answer this: https://support.stripe.com/contact

mellow token
#

understood, thank you