Javascript SDK
The Javascript SDK is designed to allow the integration of KKiaPay into your web application.
<script src="https://cdn.kkiapay.me/k.js"></script><kkiapay-widget amount="<amount-to-be-deducted>"
key="<your-api-key>"
url="<url-to-your-logo>"
position="center"
sandbox="true"
callback="<url-of-redirection-when-the-payment-is-a-success>">
</kkiapay-widget>


Reference
Response
Last updated