Our customer would like to have the cardholder name available in Clover when a charge is created via the eCommerce API (iFrame integration).
After reviewing the eCommerce API documentation, I don't see any way of configuring the eCommerce iFrame to collect the cardholder's name.
It appears that the cardholder name cannot be provided as part of the API call when creating a charge (/v1/charges), and can only be provided when creating the token, which is the responsibility of the iFrame.
Is it possible to configure the iFrame to require the cardholder name, and if not, is there another way we could provide the cardholder name to Clover when creating a charge?