#thamoddya-rashmitha_docs

1 messages · Page 1 of 1 (latest)

lilac salmonBOT
#

đź‘‹ 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/1315695207131381870

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

hybrid halo
#

hi

hollow pier
#

Hi

#

Did you have the same issue ?

undone sundial
#

@hybrid halo please stick to your thread

#

@hollow pier Which mobile sdk are you using?

hollow pier
#

React Native

undone sundial
hollow pier
#

Is it charging any change from the card when Verifying It?

undone sundial
#

It may put a temporary auth on the card

#

But we don't charge the card

#

You will be billed for the auth though I believe

#

But we're not experts on pricing in here

hollow pier
#

Can I contact a Developer?

undone sundial
#

I am a developer

#

If you have api questions we can help

hollow pier
#

Ok. Don't clear the chat, and Thank You

undone sundial
#

We close/archive threads after inactivity

#

You should still be able to access it though via the url

#

It just will be closed

#

You'll still be able to read it

hollow pier
#

Can you help me verify the card after collecting these details from the user?

#

And can you please confirm that we can get a payment from a customer and keep it in stripe wallet and then transfer amount to another person and keep sone commission on our side,

undone sundial
#

You won't be able to pass raw card number to our api unless you reach out to support and prove that you're pci compliant

#

So unless you've done that you won't be able to use your own card form

hollow pier
undone sundial
#

Can you elaborate?

#

You're already passing raw card number to our api?

#

Can you share the exact code you're using for that form

hollow pier
#

Yes

undone sundial
#

That doesn't look like our payment sheet

#

Overall my recommendation is the same though

#

You should be using a SetupIntent for this

#

That's the way to verify a card and set it up for future use

#

Per the above guide

hollow pier
undone sundial
#

I don't see the code for the payment form in that

hollow pier
#

SOrry my bad'

undone sundial
#

Oh that's using the legacy CardElement

#

It's the newer flow

hollow pier
#

I think you don't understand what i'm saying

undone sundial
#

Can you please try to clarify then

hollow pier
#

Please confirm if we can receive a payment from a customer, hold it in a Stripe wallet, and then transfer the amount to another person while keeping a commission on our side.

undone sundial
#

Yes you can

#

I confirmed that above

#

You need to use connect to transfer the funds

hollow pier
#

Then how? Can you explain step by step how to do that process?

undone sundial
#

Connect is a super complicated product and there's not a 1 size fits all solution

#

Depending on the connect account configuration you choose will determine the correct fund flow

#

But the idea is that the person you transfer money to will have to have a Stripe Connect Account and have to be onboarded to your platform

hollow pier
#

What is mean by platform in here

undone sundial
#

Your stripe account

#

platform is your account

#

connect account is the person you want to send funds to

hollow pier
#

How to create a connect account using API

undone sundial
#

Please read the docs I sent you

#

It covers all this

hollow pier
#

Thank You.