Example apps
This page contains example applications that demonstrate how to use Payabli’s APIs and embedded components.
All example are open source and available on the payabli/examples GitHub repository.
Visit the GitHub repository to explore the code.
An example app that uses Payabli’s boarding APIs in a custom UI. The app is built with shadcn/ui and React. See API boarding quickstart for more information.
An example app that demonstrates how to use Payabli’s temporary token flow with embedded components. The app has an interactive sidebar that explains the lifecycle of transactions. See Temporary token example app for more information.
An example app built with Payabli’s official server SDKs. The application demonstrates how to use the SDK to interact with Payabli’s APIs. See SDKs for more information.
An example app using Payabli’s embedded components in React. See Framework integrations for more information.
An example app using Payabli’s embedded components in Vue. See Framework integrations for more information.