#dvd_api

1 messages ¡ Page 1 of 1 (latest)

tardy phoenixBOT
#

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

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

fluid folio
#

Hi there, I can only support if you have a direct integration with Stripe. If you have questions related to a 3rd-party plugin, I'd suggest you to reach out to the plugin developer directly.

tardy phoenixBOT
green edge
#

Since Shopify doesn't allow ACH payments

#

Shopify said the only way that's possible is with Shopify extension and stripe.js

pliant knot
#

Thanks for waiting! I'm unable to find the request ID you shared. Could you share what error you're facing when integrating with StripeJS directly?

green edge
#

But when I run stripe.redirectToCheckout

#

I get the error

#

Typeerror: c.redirecttochrckout is not a function

pliant knot
green edge
#

Or reference

pliant knot
#

This channel is for direct technical integration with Stripe. I'm afraid we don't know how Shopify extension works or where the guide is

green edge
#

Most of the "guides" tell to use redirectchrckout

#

So its no longer supported or works correct @pliant knot ?

pliant knot
#

stripe.redirectToCheckout is deprecated and not recommended, but it would still work if you're using StripeJS that is imported directly from Stripe (not via third party library or plugin)

green edge