Stripe Taxamo integration
Taxamo supports Stripe tax integration through the Stripe.js mechanism, allowing for instant integration.
One-time payments:
- Taxamo.js provided checkout form
- Taxamo.js button, launching Taxamo.js checkout form
Subscriptions - with the webhook endpoint connected:
- Taxamo Checkout Products subscription integration, launching Taxamo Checkout via a link or a button
- Taxamo.js provided subscription form
- Subscriptions started with Stripe API directly
Refunds for one-time payments and subscriptions are also supported when the webhook endpoint is connected.