Skip to main content
Dedicated bank buttons can be created and linked directly to their corresponding banks by specifify a bankId when making the Create Payment Authorisation call. Instead of returning only a uuid, the response will now include both a uuid and an authUrl.
{
   "uuid":"0e4d7d21a39bdac2f6d227ed7d808a67",
   "authUrl":"https://api.klyme.io/api/v1/payment-authorisation?authId=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
}
Do not insert in the uuid into the Klyme widget.
Redirect the user to the authUrl, which will take them to their banking environment where they can authorise the payment.

Banks

Download the list of Banks here
dedicated-bank-buttons