#vmehtawhq_api

1 messages · Page 1 of 1 (latest)

vale heathBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212356639131308062

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

finite flintBOT
tacit thorn
#

hi there!

gloomy marsh
#

hey

tacit thorn
#

you want to get the balance of the customer making the payment?

gloomy marsh
#

yes

tacit thorn
gloomy marsh
#

does this happen after they have linked there bank account?

#

Also, this all is happening with PaymentElement

tacit thorn
gloomy marsh
#

I am following it but I have few questions

#

Can payment element directly know what balance is and will this be using payment intent?

tacit thorn
gloomy marsh
#

What if the customer does not have a linked payment method?

#

Will they still have a financial connection ?

tacit thorn
#

I'm not sure what your question means.

magic turret
#

Hi, I got 2 transaction and both of them are refunded. But I got tax invoice, do I need to pay any tax? When I check my account, there’s no tax or bills that I have to pay. What should I do now? Is there any tax that I have to pay?

gloomy marsh
#

This section says about finding financial connections but what if there's no such connection, what's the expected behaviour?

#

How will the balance be fetched then?

tacit thorn
#

@magic turret if you have a question, please go to #help to start a new thread

#

but what if there's no such connection,
I'm sorry I don't undertsnad your question. can you clarify what is your current payment flow exactly?

gloomy marsh
#

Currently, user fills in all the details in UI payment element, sends the data to backend to create payment intent and gets a payment intent secret to confirm the payment intent from frontend.

#

Creation and confirmation of payment intent is behind a single click.
Before this button is clicked user links the payment element to their bank account

#

I want to fit in financial connections somewhere in between these 🙂

tacit thorn
gloomy marsh
#

thanks