#archienorman - customer balance

1 messages ยท Page 1 of 1 (latest)

kind marlin
#

Can you illustrate this with an example? I'm not sure I understand what you're trying to achieve here.

vestal plinth
#

ok sure.

#

we have 2 user types. 1 provides a service and gets a stripe connect account, the other pays for the service in our platform.

#

we would like the user paying for the service to be able to have credit, ie an amount is paid to us and we adjust their balance with the credit amount so when the go to pay for a service, they can avoid paying.

#

the use case here is an employer pre pays for their employees to use wellbeing specialists in our platform

#

given the employer pre pays us directly, we would like to pay the credited amount directly to the stripe connect user.

#

ie. by adjusting the balance, we assumed our platform would automatically pay the credit, but it appears the service provider has the amount deducted instead

#

please let me know if thats not clearer - and thank you for the support

kind marlin
#

Ah, yes, customer credit reduces the amount of future invoices

#

If you intend for your service providers to receive these amounts, you'll need to manually create separate transfers for the credited amount

vestal plinth
#

i see - so it becomes 2 transactions?

#

does that mean we get charged twice?

#

(i mean fees twice)

kind marlin
#

well it depends on the details of what you're doing, but potentially

#

if you collect a payment from an employer and a separate payment form an employee, yes

#

but if eg the credit covers the full invoice so that no payment is needed from the end customer/employee, then no

vestal plinth
#

our plan is to have an employer make a bank transfer to our bank account of lets say 500 GBP. we spread that 500 GBP into 100 GBP credit amount across 5 user accounts. Those users make a payment to a Stripe connect account and the amount in our bank account is used as the credit

#

so lets say one of those users transacts 120 GBP, where 20 GBP is taken frmo their bank card and 100 GBP is taken from us as the platform

#

that would result in fees on both transactions?

kind marlin
#

Yes -- you'd have a fee for the employer 500gbp payment and the customer 20gbp payment to cover the difference

vestal plinth
#

but if the employers payment was not processed through stripe at all

#

i have gone off topic slightly from my question

#

here is an example

#

teh Stripe connect user recieved 18 GBP, where they should have receieved the 68 GBP in the payout

#

it seems the 50 GBP was deducted from her service fee, rather than taken from our Stripe account (as the Stripe Connect Platform Owner)

#

so we are saying that we need create another transfer via the api to send the 50 GBP credit?

delicate mortar
#

Hello ๐Ÿ‘‹
Taking over for synthrider here as they have to step away
Give me a moment to catch up ๐Ÿ™‚

vestal plinth
#

thank you @delicate mortar

delicate mortar
#

Yes you'd need to create another transfer to send them 50GBP which were deducted due to the credit

vestal plinth
#

so is the credit system purely designed for user to user credit, rather than us as a platoform to apply credit to accounts

delicate mortar
#

Yup that's correct.

vestal plinth
#

so is there a better way for us to acheieve credit from a platform perspective?

#

(we cant afford to make two transactions everytime someone uses credit)

delicate mortar
#

Hmm thinking about alternatives but with the current setup separate transfer is the best way