Customization

Customization is achieved through Android’s resourcing system. This means that all resources of the Gini Pay Bank SDK can be overridden by providing resources with the same name in your application.

The capture related screens are provided by the Gini Capture SDK and for those screens you need to override it’s resources. Please consult the customization guide for the Gini Capture SDK to view a screen based overview of the customizable resources.

When you override styles please make sure that you use the parent style with the Root. prefix. This ensures that your custom style items are merged with the default ones.