#weai-khan_api

1 messages ¡ Page 1 of 1 (latest)

full ploverBOT
#

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

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

vocal rock
outer warren
#

Thx @vocal rock

vocal rock
outer warren
#

I want to double confirm when to call this stripe-fee.
Can I get the info charges before client make payment?

#

Because I trying now, the LatestCharge is null

vocal rock
#

No, only after the payment is confirmed

outer warren
#

Then how the customer know get charged how much

vocal rock
#

Balance Transaction only exists once the funds have been processed. Prior to that, there's no automatic way to know the exact fee for a payment

outer warren
#

So you mean client wont know get charged how much?

vocal rock
outer warren
#

The payer

vocal rock
#

Why would they need to know about the Stripe fee?

outer warren
#

I want all the cost bare by payer

vocal rock
#

The amount param you set here on creation is what the customer says and was is debited from their card/account

vocal rock
#

It's taken automatically from payment amount. e.g. $5.00 - n (n being Stripe fee)

outer warren
#

so if I want to do so, I need to calculate the stripe fee by my own?
Can I have the info of stripe fee estimation?

#

In-order that I can charge payer up-front

vocal rock
outer warren
#

Sorry to ask stupid question, do you have the flat fee examples most your customer do? Like 3% or % + fix amount?

vocal rock
#

I don't. But you can use our pricing in your country to inform that