#eric_api

1 messages ยท Page 1 of 1 (latest)

tall pecanBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1460547527987302410

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

compact elk
#

Is there a way to configure the payment update link available payment methods? I think both my payment method configurations are correct:

pmc_1LFFxsCgt3BzbRLilDIUA3cE
pmc_1Pzk2OCgt3BzbRLiURjIsRy8

I have iDEAL enabled and for recurring payments on both and SEPA debit enabled but I am still only presented with card options when I visit the url

rare fulcrum
#

๐Ÿ‘‹ Hi there! Let me take a look

compact elk
#

Thank you appreciate it! Any further info required just shout

#

This is all off the test-mode setting of an account for now

rare fulcrum
#

Where are you getting that update payment method link from?

compact elk
#

Our support team make use of this with customers when they call in asking to change it

rare fulcrum
compact elk
#

Thanks for taking a. look. From the network tab I can see it calls /setup-intents. Most recent id: seti_1Sp2PrCgt3BzbRLiFHx6Zpmba and the response appears to be an array but with only card as an option:

{
"id": "seti_1Sp2PrCgt3BzbRLiFHx6Zpmb",
"object": "setup_intent",
"client_secret": "seti_1Sp2PrCgt3BzbRLiFHx6Zpmb_secret_TmbdLGrvUvxcAsA6ZxXNDcm8ZazhkX8",
"payment_method_types": [
"card"
]
}

#

I'm going to get a coffee I'll be back in 10

#

Hey back

tall pecanBOT
rare fulcrum
#

Yeah, I don't believe there's any customisation you can do there. You would have to create a Billing Portal session, where you can deep link the user to payment_method_update: https://docs.stripe.com/customer-management/portal-deep-links

When doing that, you would use a Billing Portal Configuration that you've created to use the desired PMC: https://docs.stripe.com/api/customer_portal/configurations/create?api-version=2025-12-15.preview&rds=1#create_portal_configuration-features-payment_method_update-payment_method_configuration

compact elk
#

Okay so it sounds like the best approach from our side is to steer the customers towards using the billing portal. We already have actions in our customer-facing dashboards that allow them to use that

#

I can advise our support team to not make use of that link for this

pastel bison
#

hi! I'm taking over this thread. let me know if you have other questions!

compact elk
#

I think if you're in agreement that there's nothing we can do with that url then I am probably done I just need to takes notes of this and add to my ticket

pastel bison
#

yes I agree with with wat arran said previously