Tax on subscriptions

Laraship QuestionsCategory: TechnicalTax on subscriptions
sebaqe asked 5 years ago

Hi there. I am trying to have my tax rate apply to subscriptions. I can't figure out how to do it. I have the tax class and tax configured properly, because it works as expected in the ecommerce module. However, i can't get it to apply to the subscription module.

Is this a feature that should be working?

1 Answers
laraship Staff answered 5 years ago

Hello,

With subscriptions, taxes are managed under payment provider not Laraship, because the plan is created under Stripe or Paypal with specific amount and taxes are managed there not at Laraship side.

sebaqe replied 5 years ago

hmmm…. that is a bit of a problem however… since the customer is agreeing to pay an amount (say 10/month), but will be charged 10+tax in reality. The boilerplate would need to be changed to reflect the tax. Is this a feature you are planning to provide in the future?

tax_percent is an attribute which could be sent by laraship to stripe (not sure about paypal), so it could be managed from Laraship as well.

Let me know please if it’s something you are planning to provide it, or if I should do it myself.

Regards,
Sebastian