#jasper-van-riet_api

1 messages ยท Page 1 of 1 (latest)

frosty pollenBOT
#

๐Ÿ‘‹ 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/1304392189274751047

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

vestal spade
#

hi there!

frosty pollenBOT
teal agate
#

๐Ÿ‘‹ happy to help

#
#

you don't need to do anything to comply if you're already using Stripe Elements

torn slate
#

Yes, this is part of what we're confused by. We do have a direct API integration. We use webhooks to update our internal systems, etc.

teal agate
#

that's not a direct API integration

#

for a new customer

#

that's what we refer to as direct API integration

#

which means you're collecting the bank information of your customer without using hosted pages or Payment Element

#

and on the creation and confirmation of the SetupIntent

#

as well

torn slate
#

Okay, thank you. That seems to match what I'm seeing, we are using the resulting payment intent, we are not confirming them. Two follow-ups. We want to be sure because we have a lot of people going on holiday soon.

  • We can still rely on the bank value in the resulting payment intent in the webhook, correct?
  • When can we expect the Stripe Elements to update to the way without bank integration?
teal agate
#

We can still rely on the bank value in the resulting payment intent in the webhook, correct?
yes correct, and you can use it for future PaymentIntents (for off-session confirmation)

#

When can we expect the Stripe Elements to update to the way without bank integration?
it should have already been the case since July 2024

torn slate
#

We are still seeing the selector on our pages, any ideas on that?

#
    <script src="https://js.stripe.com/v3/"></script>
teal agate
#

as part of the new iDEAL 2.0 experience, customers will choose their bank on the new iDEAL hosted bank selection page.
this is the expected behavior

#

which matches what you're seeing

torn slate
#

That's not correct. This is our hosted page. The bank selector should be on the ideal hosted page

teal agate
#

oh sorry you're right

#

would you mind sharing a PaymentIntent ID and the code you're using in the frontend?

#

or if you can share a website where we could troubleshoot the integration in test mode that would also help

torn slate
teal agate
#

I need to check whether this is only related to the iDeal Element,

frosty pollenBOT
#

Please click this link to open a support case with our Developer Support team, in order to help you more effectively.

Here's what to expect:

  • ๐Ÿง‘โ€๐Ÿ’ป You may need to log in to your Stripe account first.
  • โ˜‘๏ธ You'll be asked to confirm that you want to create a support case.
  • ๐Ÿ”— Your case will be routed to our Developer Support team and they will have a link to this Discord thread to preserve context on your question.
  • ๐Ÿ“ฉ The team will review your question and reply to your support case as soon as possible.

Why can't you answer right now?

  • โฑ๏ธ Sometimes answering technical/developer focused questions can take some time to reproduce problems or dig into edge cases or your specific account setup to get you the best possible answer, and it's not always possible to do this live in Discord.
teal agate
#

please use this link to create a case, this would help us investigate asynchronously and get back to you

teal agate
#

@torn slate did you create the case?

frosty pollenBOT
torn slate
#

Thank you, done (was out for lunch)