We are using clover hosted iframe for payment in our application.
We have setup that referring this document : https://docs.clover.com/docs/using-the-clover-hosted-iframe
We have generated key using PAKMS for Production https://docs.clover.com/reference/keys#getapikey
When we try to use test card on this it successfully generates token. even not validation on card number is fired. We have make sure that we are using production sdk.js and token are also generated for production.
Any help will be appreciated. Thank you.