Disabling default EMV configuration

To disable default EMV configuration:

1

Implement the ApplicationContext interface method.

2

Set the disableAutoConfiguration() to true in the interface method.

Last updated

Was this helpful?