Complete the integration certification process before disabling the default EMV configuration.
To disable default EMV configuration:
Implement the ApplicationContext interface method.
ApplicationContext
Set the disableAutoConfiguration() to true in the interface method.
disableAutoConfiguration()
true
Was this helpful?