#Vukasin

1 messages · Page 1 of 1 (latest)

jaunty thunderBOT
viral citrus
#

Hi there, you should never store other Stripe Account's API key.

naive pasture
#

But it is this scenario available for Stripe Standard Connect? We had a lot of opposite informations

#

UAE does not support Express and Custom. That is OK

#

But what is the flow for Connect Standard?

#

Can we use API?

#

(Sales team told us to ask Developers)

viral citrus
#

The doc that I sent earlier applies to Standard account as well.

#

We no longer recommend platform to use connected account's API key directly.

naive pasture
#

okey, but I need to ask you few more questions, after yesterdays call with sales team, we are still confused.

#

When users pay to us, we have one time payment with credit cards. This money/amount should go to our Stripe account balance? (they told us that it goes directly to the Service provider connected account)

viral citrus
#

Yes, for direct charges, they go to the connected account directly, not platform (your account)

naive pasture
#

is there a way that it can go on our account and we can distribute it through our application (crone/background worker)?

#

This is a flow in our application

viral citrus
#

That's the destination charge flow, but that's for express/custom accounts.

naive pasture
#

thanks. and I think this is the last question. We have a place in our app that Service providers can create Prices for their service. Can create Price/Product for Connected Account through API and when charge users that uses service, we have to inform them about the price before they go to stripe payment page? Not to ask Service Providers to enter price on our app and on stripe also?

jaunty thunderBOT
viral citrus
#

If I understand correctly, you want to create an ad-hoc price programmatically through API, am I right?

naive pasture
#

yess

red spear
naive pasture
#

and this is available for ConnectStandard

red spear
#

Sure

naive pasture
#

so which prices do I change? On our account or connected Account?

#

I have my api key but prices are with their account

red spear
naive pasture
#

oke it is possible

red spear
#

That will make the API call on behalf of the connected account, using platform keys. Any objects, including Prices, will be created on the connected account

naive pasture
#

Thanks

naive pasture
red spear
#

Well, depends how you're using Prices? With Checkout?

naive pasture
#

We go to your enter card details page

#

With Chekout

red spear
#

But are you using Stripe Checkout, or have you built your own UI?

naive pasture
#

We are redirecting to Stripe Checkout

#

currently it is our Checkout but with standard it will be for every Service Provider/Connected account different?

red spear
#

Ok, got it. Then yes you can create one-time inline prices. You'd just omit the recurring hash