Disable EMV configuration

To disable EMV configuration:

1

Implement the ApplicationContext interface method.

2

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

Last updated

Was this helpful?