#B33fb0n3-donations

1 messages ยท Page 1 of 1 (latest)

cyan portal
hollow prism
#

also the amount fee?

cyan portal
#

Yup, works with Connect!

hollow prism
#

wow nice!
Thanks ๐Ÿ˜„

#

Is it somehow possible to get a specific percentage from the paid amount just over the link?

cyan portal
#

Not possible right now, just a fixed amount

hollow prism
#

also not with the creation with the api?

cyan portal
#

Unfortunately not

hollow prism
#

ok thank ๐Ÿ™‚

cyan portal
#

What's your account ID?

hollow prism
#

from the plattform account?

cyan portal
#

This is a common pain point for users, so I'm keen to share how its impacting users with the team

hollow prism
#

ah sounds great. My account id is acct_1I8W9ZK7gRZLSJmg

#

do you add me on an email list, when this feature comes?

cyan portal
#

It's not something we're actively working on, but we'll keep you in the loop

hollow prism
#

ok nice ๐Ÿ‘

hollow prism
glad rose
#

what does "get the transaction fee" mean exactly to you?

hollow prism
#

I gonna clarify it a bit:
Donation: 10 โ‚ฌ
Plattfirm get: 2โ‚ฌ
Connected get: 8 โ‚ฌ - Stripe Costs
@glad rose

glad rose
hollow prism
glad rose
#

no, I don't think PaymentLinks use Direct Charges that way, you have to use the guide I linked and call the API and write code.

#

it does all definitely work though, just try it out in test mode

hollow prism
glad rose
#

why would you need to do that exactly? What's the use case?
There are Account Debits for that : https://stripe.com/docs/connect/account-debits but they're generally used for Express/Custom accounts which is a different platform set up then Standard accounts + Direct Charges and would require you to take on the liability for fees.

hollow prism
glad rose
#

I don't understand. You can't charge the end-customer so you want to take money from the connected merchant?

hollow prism
#

nah, just want to charge the connected account, cause I cannot do it without stripe @glad rose

glad rose
#

I still don't really understand but there's no real way to do that. Account Debits as linked as one option. The usual option is you create a Customer on your platform by collecting payment details separately from the same person who owns the connected merchant, and you charge that customer directly.

hollow prism
glad rose
#

not with Standard accounts, no.

#

You can with Express/Custom accounts, that's what Account Debits are for, but in that model you 'own' the connected account and have ultimate liability. For example, if we can't debit the connected accounts bank accounts successfully, we will approach you for the negative balance. If it's Standard, you don't have that kind of relationship with the merchant so we can't let you create a negative balance on them that they owe to Stripe and we have to try to take from them.
https://stripe.com/docs/connect/account-balances#accounting-for-negative-balances

hollow prism