#ibookedonline_code

1 messages ¡ Page 1 of 1 (latest)

scenic orchidBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1286271625569767536

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

trail osprey
#

I have done stripe connect checkout code to asp.net core

timid socket
#

What do you mean by "main payment" and "main payment entries"?

trail osprey
#

ibookedonline is my main account and netshull is my connected account

timid socket
trail osprey
#

when any client purchase voucher from my site, full amount go to connected account and fees will be added to my ibookedonline account

#

right now, full amount is also added to the ibookedonline account

timid socket
#

main account
Let's called this a Platform account, for clarity

trail osprey
#

Yes

timid socket
trail osprey
#

req_BLFq5Tt5gzwx1B

#

this one also : req_htLBLZAJwpmKHT

timid socket
#

I understood the problem is that the amount is not transfered to the Connected account? Or is the issue somewhere else?

trail osprey
#

amount is transfered to the connected account

#

Can I share screen shot?

#

this is platform account, where this entry came

#

which should not?

#

collected fees coming fine to the platform account

#

this is connected account, where main entry came, which is right, but details are not proper as in platform account

#

I hope you can understand me now

timid socket
#

which should not?
No, you are expected to see the full charged amount on the Platform payments page. It won't go towards your Platform balance though.

trail osprey
#

In earlier version, it's working like split payment , where full payment goes to the connected account and fees goes to the platform account

#

this earlier version integrated in my live site which is in asp.net 4.0

#

I'm upgrading it to asp.net core now, so I take latest library of stripe and this is happening

timid socket
#

What is happening exactly?

trail osprey
#

Have you seen my screen shots?

timid socket
trail osprey
#

Yes, I read it

trail osprey
#

you can see first and third screen shots for reference

rancid valley
#

Hi Vanya, I am the owner here at iBookedOnline.... it looks like with the current implementation payment is being processed by the platform account and not the connect account like it used to be. so any refunds need to be done from the platform account and not the connected account which is not how it is with our current implementation with stripe.

timid socket
timid socket
rancid valley
#

yes we want the connect accounts to accept the charges

#

and only send the application fees to the platform account

#

otherwise platform account is liable for chargebacks and not the connect accounts

scenic orchidBOT
timid socket
#

Okay, you need to look into Direct Charges then.

rancid valley
#

ok thank you Vanya