FAQ

What is tiun?

tiun is an all-in-one monetization platform that handles authentication, billing, and customer management. You integrate it with a few lines of code — no backend required.

Do I need a backend?

No. tiun works entirely client-side. The SDK handles checkout, authentication, and access control in the browser. If you need server-side verification, tiun provides signed tokens and session endpoints. See the Docsarrow-up-right for details.

What frameworks are supported?

The tiun SDK works with any JavaScript framework or vanilla JS — React, Vue, Next.js, Nuxt, plain HTML/JS, and more. See the SDK Examplesarrow-up-right for setup guides.

What payment methods are supported?

Credit/debit cards, PayPal, Apple Pay, Google Pay, PrePaid (tiun credits), and Twint. Available methods may vary by region.

How do I test my integration?

tiun provides a sandbox environment where payments are simulated. Enable it with sandbox: true in the SDK or toggle it in the dashboard. See Sandbox Setuparrow-up-right for details.

How do I get started?

Go to my.tiun.businessarrow-up-right and sign up with your email. After completing email verification, you'll go through a short onboarding where you enter some details about your project. Once that's done, you land in the dashboard where you can set up authentication and create your first products.

Last updated

Was this helpful?