HTML

Easily embed Branta to your client-facing website.

For client security, Branta Connect requires an API Key to function.

Dark Mode

<a href="branta://<payloadhere>" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px;"><img src="https://payments.branta.pro/media-light.png" alt="Connect with Branta" style="border-radius: 13px; width: 250px; height: 83px;"></a>

Light Mode

<a href="branta://<payloadhere>" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px;"><img src="https://payments.branta.pro/media-dark.png" alt="Connect with Branta" style="border-radius: 13px; width: 250px; height: 83px;"></a>

Last updated