Custom Script Builder
Build a custom payment UI visually. Pick elements, style them, and get the Html.init script.
Templates
Use the generated script as custom HTML content:
tempo.charge({ html: {content: `<script>${script}</script>` } })Build a custom payment UI visually. Pick elements, style them, and get the Html.init script.
Use the generated script as custom HTML content:
tempo.charge({ html: {content: `<script>${script}</script>` } })