#jasperste
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jasperste, 2 days ago, 14 messages
Thanks! Those questions were about subscriptions and non-connect things.
Can you share a cs_xxx ID for a session where there was no iDEAL?
cs_live_a15shRfxHVs6MTPJ1ClEKBY9P2KTCkCQFVtEn5SFm7wNaHVNTtl3T83M28
AFAIK we apply buyer filtering as iDEAL is only available to NL customers
I don't know anything about the iDEAL payment method though
Weird, I see it there and I'm not in NL
Our merchant is in NL, but apparantly has customers located in Belgium who want to pay. I see Ideal supports EU (and Belgium)
Oh that strange. I'm not in Belgium either, I'm in the Netherlands and see it as well
Ok, then I might need to discuss it further with the merchant. Thanks for your quick help
Is there such an option to override the behaviour of automated/dynamic payment methods for a specific merchant?
Yes, via configurations: https://stripe.com/docs/connect/payment-method-configurations
You'd pass a pmc_xxx ID you want to use on session creation: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_configuration
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The configurations you linked are not specific to a single merchant (I we configure it it will be for all merchants. But not all Belgium customers of our merchants should see iDeaL, only one specific merchant would want that)
Sorry don't understand what you're asking me