Having a lot of problems with charging taxes separately with the Bubble Stripe plugin.
I can check the Charge Tax box when using a normal payment and add what I need to charge, however when using the Connect system i.e the payee of this transaction is another user, the tax box is no longer there.
No didn’t manage to do it as a separate line item. I ended up doing what @nocodeventure suggested and just adding it to the total, then in the platforms’ analytics removing it from the total (having captured the tax charged via a data field).
Hi! I’m currently working on this now as well and wanted to clarify how to set this up.
So I create a data field in bubble called ‘tax charged’ & use a dynamic expression to add the tax amount to the total based on where the buyer is located? I plan on operating my app nationwide and the tax requirements will be different depending on the province (I’m in Canada).
@nocodeventure mentioned sending the clients an invoice with tax on it, I’m assuming this has to happen with every transaction. Will the invoice be automatically generated and accessible through the seller’s personal stripe account? Sorry I’m new to this!