#siddique_api

1 messages ยท Page 1 of 1 (latest)

dark galeBOT
#

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

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

humble yew
#

Hi ๐Ÿ‘‹

The link you shared doesn't actually contain a paymnet intent ID so I cannot look at anything

#

Can you share the request ID where you create this payment intent?

rotund ridge
#

I don't have stripe account access as this account belongs to one of my company's client. I can share payment intent id

#

Is it okay?

humble yew
#

Sure. Only people with the account's API key or Stripe admins can use it

rotund ridge
#

pi_3QcrXlI8uPIP7xJv1NEwhHdR

humble yew
#

Taking a look

#

Okay so you are using a Financial Connection US Bank Account payment method

#

It looks like this was created today

dark galeBOT
rotund ridge
#

Is not there any instant method to implement it? Actually our site is a donation platform that doesn't have any signup/sign-in system

humble yew
#

Is not there any instant method to implement it?

That isn't how ACH works. The potential delay is part of the core network that the us_bank_account payment method uses

rotund ridge
#

Our client wants instant payments via ACH, similar to card payments that are processed immediately

humble yew
#

That does not exist, as far as I know. ACH is not an instant payment network.

rotund ridge
humble yew
#

I recommend you read the docs.

Link is a payment method system designed and controlled by Stripe so this would not introduce a new 3rd party.

rotund ridge
#

Thank you. Other than instant payment,Its flow is just like the financial accounting connection?

spiral magnet
#

Hi ๐Ÿ‘‹ jumping in as my teammate needed to step away. Yeah, they're very similar.

rotund ridge
#

Hello,thank you. Is there any tutorial to implement it?

spiral magnet
#

Yes, from the page my teammate shared earlier, if you look in the left-hand nav you'll see several guides linked to underneath the phrase AT A GLANCE. There are different guides based on which integration you're using, so I'm not exactly sure which one to link you to, but you should be able to find them from that left-hand nav pane. Let me know if you can't find the guide you're looking for though.

rotund ridge
#

Ok thank you