FAQ

The SDK accommodates various payment forms includingtokenPay, redirect, stcPay and cardOnsite.

Merchants have the flexibility to showcase specific methods based on their requirements.

For instance, if you wish to exclusively display the STC Pay button, you can achieve this by setting formsOfPayment = [stcPay], which will result in only the STC Pay button being displayed. This approach is applicable to other payment methods as well.

It is required to have a device running Android 8 or higher (Android API level 26 or higher).

Yes, check the Customization theme section.

Last updated