#monte-ellis_api

1 messages ¡ Page 1 of 1 (latest)

tranquil stormBOT
#

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

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

glacial dew
#

Hello

#

When you confirm a SetupIntent it runs an authorization with the issuer and that can lead to this decline you are seeing.

turbid matrix
#

so should I not have the confirm?

#

on a setup_intent that is

glacial dew
#

You should

#

That is the correct way to set up a PaymentMethod for future use.

turbid matrix
#

argh.. so no real way around it declining if it is over its limit then?

glacial dew
#

Correct. You can still just create a PaymentMethod directly as I noted above if you just want to store the object without attaching it to a Customer or setting it up

#

Then you could do that in the future

#

But I don't really understand why you would do that

#

Why not ask the customer to provide a different PaymentMethod instead?

turbid matrix
#

ha.. you know how people are... we are in the middle of converting from Shift4 to Stripe in Canada and people get bent out of shape easily

#

thanks for your help

glacial dew
#

Happy to help