#omkar_api

1 messages · Page 1 of 1 (latest)

bitter mangoBOT
#

👋 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/1349477755418316830

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

solid aspen
#

Hi @polar spear how are you doing today?

#

We have an urgent dev question since our fund flows are live

polar spear
#

Hello there

solid aspen
#

Are you referring to the charges API when you say deprecated ?

polar spear
#

Yes

solid aspen
#

Gotcha

polar spear
#

Charges + Bank Accounts is the legacy flow

#

PaymentIntents + PaymentMethods (the initial docs I provided) are the current and recommended flow here.

solid aspen
#

I have a question today ACH direct debit fails due to NSF or other reasons

#

Are we charged ?

#

Stripe support agent said no on a call but online it said it’s $4 for failed payments

polar spear
#

I believe it depends on the failure type, but really I'm not 100% sure on that as we don't know much about fees/pricing as we just focus on the API.

#

You would have to double check with our Support team on that.

solid aspen
#

I see, we are thinking of moving away from ACH direct debits

#

And to move to Apple Pay and Google pay

#

That confirmation of funds should be instant right?

polar spear
#

Yes those are Card payments so it is synchronous.

#

Funds still have a delay until they are available

solid aspen
#

How long is the delay usually?

#

And do we have to subscribe to webhooks to confirm funds availability for a payment ?

polar spear
#

It is recommended to use Webhooks, yes, as your customer could drop off of the client after initiating the confirmation.