#thecj247_best-practices

1 messages ¡ Page 1 of 1 (latest)

grand waveBOT
#

👋 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/1220414686026141716

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

lapis jasperBOT
full needle
#

Also is there a specific reason you are creating the subscriptions directly on your Express accounts? We typically reccommend against that because it makes things like reporting and some fund flows more difficult

whole sequoia
#

Will look at the link in a sec
If we bill the users then disburse to the providers, that will reach the VAT limit a lot faster, therefore thought the best way was direct billing

#

And thanks, I was not aware of "Cloning PaymentMethods" (must have had eyes painted on!), if that is the case, it will make things a whole lot easier for users to register on the main platform, get a stripe_id, fire the elements card form up, and be able to use that with the connected accounts vs creating a customer specifically in the connected account and requesting card info each time, this project is still in dev and the first time we have used Stripe

full needle
#

If you reach out to our support team, they may be able to help clarify if destination + OBO will work the same for you re: VAT. And if you use those, the subscriptions will be on your platform account so you can directly use PMs that are saved on the platform

whole sequoia
#

That awesome thanks, have spent too long getting mixed opinions on this hence reaching out.
If we could use Destination instead, that would be a whole lot better, soon as the payment goes through the platform (if it's merchant of record) and it attracts VAT, the providers would lose that straight away in terms of fees rather than the typical 4% we are aiming for.
I will do precisely that and contact support, write out exactly how the application is setup and see what they come back with, thanks again!

lapis jasperBOT