#Karthik-connect

1 messages · Page 1 of 1 (latest)

brave ibex
fathom monolith
#

i have seen this documentation. With this i am able to clone the payment method and customer from platform account to connect account. But my question is how do i create a single payment intent that will save the card in the platform account and make the payment to the connect account.

#

What am i missing ?

brave ibex
#

But my question is how do i create a single payment intent that will save the card in the platform account and make the payment to the connect account.
you can't, that's not possible to do all in a single PaymentIntent

#

so I guess you're not missing anything

#

unless you are talking about a Destination Charge(https://stripe.com/docs/connect/destination-charges) where you process the payment on the platform (and save the card there) and transfer some of the money to the connected account? Depends really what you're doing and if you use Direct or Destination(I was assuming you want to use Direct)

fathom monolith
#

that helps thanks.

#

On a different note, Is there way to use standard account dashboard without a stripe login ?

#

I mean we could create a login link like how we do for express account

brave ibex
#

nope, that's only for Express

#

you can just have a link in your pages to dashboard.stripe.com and message it as "log into your Stripe account here" or something, maybe

fathom monolith
#

okay.

#

what about sso to standard account dashboard ?

brave ibex
#

not sure what you mean

fathom monolith
#

Using Single Sign On instead of using stripe username password

brave ibex
fathom monolith
#

Single sign-on for the Dashboard is currently in invite-only beta.

#

how do i test this ?

brave ibex
#

you ask for access to the beta