#gewibu_error

1 messages ¡ Page 1 of 1 (latest)

frosty spireBOT
#

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

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

sharp portal
glossy remnant
#

Is there any indication the payment intent I shared was used to try to render a charge?

sharp portal
#

What do you mean by render a charge?

glossy remnant
#

I mean using the payment intent to then create a charge in stripe

sharp portal
#

PaymentIntents are an abstraction that always create a charge

#

Charge is the legacy stripe object

#

PaymentIntents are the modern version

#

Under the hood PaymentIntents always create charges

glossy remnant
#

Oh I see, that's good to know

#

I believe that the issue we're seeing is not related to the payment intent, so thanks for your time