Feature Description
Add support for removing the requires cvv config from configs table when merchant account is deleted.
Possible Implementation
When merchant account delete request is sent, delete an entry in configs with key = '{merchant_id}_requires_cvv'
Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!