#afzal

1 messages · Page 1 of 1 (latest)

rocky vigilBOT
cursive mica
#

Hi there!

surreal bloom
#

Hello

cursive mica
#

Sorry I don't understand your question. Can you try to re-explain what you are trying to do?

surreal bloom
#

can we implement cbheckout session functionality with stripeCOnnectAccount, because checkoutSession is reuires customerId to create checkout, but how to bypass customer creation and direct using connectAccount for paying to the admin dashboard?

cursive mica
#

Do you want to create a Checkout Session directly on the Connected account, or do you want to create a Checkout Session that the Connected account user has to pay?

surreal bloom
#

Checkout Session that the Connected account user has to pay

cursive mica
#

Then there's nothing specific to Connect in this case. Just create a regular Checkout Session, and send it to the Connect user. And they will have to fill their payment information.

surreal bloom
#

but checkoutSession needs customerId field, right?

cursive mica
#

And if you need a customer ID, just create a Customer object for your connected account.

surreal bloom
#

and plus, can you tell me what are the percentage deducted from amount while creating stripe transfer?

cursive mica
#

But note that Transfer and Checkout Session are different.

surreal bloom
#

Now I know, Thanks @cursive mica for being helping hand for really meantime

cursive mica
#

Happy to help 🙂