OrchardCore.Commerce icon indicating copy to clipboard operation
OrchardCore.Commerce copied to clipboard

Integrate with Stripe Tax (OCC-380)

Open infofromca opened this issue 7 months ago • 1 comments

Is your feature request related to a problem? Please describe

because of #630,

Describe the solution you'd like

one way is to Integrate this site with Stripe Tax

Jira issue

infofromca avatar Aug 11 '25 13:08 infofromca

How does Stripe Tax work? Maybe it could be implemented as an ITaxProvider, though that wouldn't have any effect on #630 in either direction.

In OCC, tax is calculated separately from the payment processor, so if this service only works for checkout via Stripe then it's not a good fit. A quick glance through the Stripe Tax home page suggests, that you must manage your products inside the Stripe dashboard for this to work. Which could lead to double work for product management.

sarahelsaig avatar Aug 13 '25 22:08 sarahelsaig