#Arctic
1 messages · Page 1 of 1 (latest)
Hi there. Let me help you with this!
ayo, thank you
The best practice is to create just one payment intent as soon as you know the amount. After that if the amount changes, you can update the payment intent with Update PaymentIntent API: https://stripe.com/docs/api/payment_intents/update#update_payment_intent-amount
More on best practices: https://stripe.com/docs/payments/payment-intents#best-practices
alright, will make a seperate api route to update the api instead of creating a new one:)
also another question
nevermind, i figured it out, dumb question 😄
thanks
Happy to help. Let me know you have any other questions.