Custom Flows
Use TIKI's native UI elements to build a custom flow.
The SDK includes fully documented, open-source UI elements that you can style and use to build any flow you want. The Pre-built UI utilizes the same elements and is just a templated UX-ified flow, so you don't have to reinvent the wheel.
Remember when building a custom flow, you will need to implement the TikiSdk.license(...)
method call to create the license record. We can't read your mind on what you consider success 🙃.
Did you know all of TIKI is open source? github.com/tiki
Libraries
Refer to platform-specific libraries to find implementation details and start building.
Updated 7 months ago