#dan-customer-topup

1 messages · Page 1 of 1 (latest)

feral badgerBOT
strange ferry
#

Hi 👋

Are you a Connect Platform?

edgy kettle
#

Iam novice in Stripe, what is Platform? We have account in dashboard

strange ferry
#

Top ups are only for Stripe Connect Platforms. If you are just getting started this not likely the case.

edgy kettle
#

Sorry, I made payment through checkout session create, and what fields, functions or classes i can use to make top up balance?

strange ferry
#

Sorry, that sentence does not make sense.

edgy kettle
#

cant find anything in api

strange ferry
#

Can you share the ID of the checkout session?

edgy kettle
#

sorry, I cant, it is every time payment different

strange ferry
#

Yes, that is how Checkout Sessions work

#

What is it you are trying to achieve?

edgy kettle
#

I want to write backend in Flask for our customers to top up their balance

strange ferry
#

That does not make sense

#

What do you mean by "top up their balance"?

edgy kettle
#

And couldnt find anything how to

strange ferry
#

Top up where?

#

What balance?

edgy kettle
#

sorry, may be I am not enough clear understand and explain, we have account in Stripe, we can receive payments from our customers through session.create, but what apis functions, methods we must use to help our customers to add funds, to topup their balance?

strange ferry
#

Who are your customers? Do they have their own Stripe Accounts?

#

Is this a Conenct integration?

#

And are you writing code to build an integration using the APIs?

edgy kettle
#

no, they do not have accoutnt stripe

strange ferry
#

Okay, what kind of "balance" are you refering to then?

edgy kettle
#

money

#

usd

strange ferry
#

Can you share the Stripe doc for this "balance"?

edgy kettle
#

we have frontend form where customer fills what summ he wants to add to his balance

strange ferry
#

Okay is this a balance in your system? Not in Stripe?

edgy kettle
#

after we want to get his money for our service through Stripe

strange ferry
#

You get it through the payment that moves funds to your account

edgy kettle
#

we have possibility to get paymetn for our service through checkout.session.create, but how to receive top up balance through apis methods we cant find out

strange ferry
edgy kettle
#

ok, thank you