# Disable EMV configuration

{% hint style="success" %}
Make sure that you have completed the integration certification process before disabling the EMV configuration.
{% endhint %}

To disable EMV configuration:

{% stepper %}
{% step %}
Implement the `ApplicationContext` interface method.
{% endstep %}

{% step %}
Set the `disableAutoConfiguration()` to `true` in the interface method.
{% endstep %}
{% endstepper %}
