Skonto Features
Skonto
Please make sure to contact Gini customer support to enable this feature in our backend platform.
The Skonto feature allows to automatically detect a Skonto discount on the user's Invoice and present the final amount of the bank transfer including a Skonto discount.
This feature is enabled in SDK by default with the skontoEnabled
property set to true
in GiniBankConfiguration
.
To disable it, set GiniBankConfiguration.shared.skontoEnabled
to false
when you configure the Gini Bank SDK before launch.
Find out how to customize this feature here.
Â