#aashish_unexpected

1 messages ¡ Page 1 of 1 (latest)

tough plinthBOT
#

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

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

honest plinth
#

Hi, let me help you with this.

#

Would you be able to add the application_fee_amount while creating the PaymentIntent?

kindred rose
#

We want to use application fee percent based on the total amount. We won't know the total amount until the checkout session is completed (incase a discount code is applied), that's why we are adding it later while capturing the payments manually.

#

I'll report it to stripe support, thanks

honest plinth
#

Are you using direct charges or destination charges?

kindred rose
#

I am not sure the direct or destination charges

#

I think, We are using Direct charges

honest plinth
#

Yes, I just confirmed.

#

Okay, then there's not much options, unfortunately. You can try updating the PaymentIntent, or wait until the problem is fixed.

#

Maybe you could set a default application_fee_amount?

kindred rose
#

yeah, I'll set a default application fee for now.
and Will contact stripe support