There is no Cardholder name in checkout/payment with Authorize.net option. How can I add/enable if there is any option.
Only Card Type, Number CVV and expiry is appearing. Is there any way to enable/add card holder name?
Thanks
if u look at the code you will see it doesn't exist
if u require it you need to add to the plugin and all the appropriate code needed to handle the new field
Quote from: GJC Web Design on June 14, 2017, 15:49:23 PM
if u look at the code you will see it doesn't exist
if u require it you need to add to the plugin and all the appropriate code needed to handle the new field
Yes I've already got that idea.. also I checked in Authorize.net API documentation, there is no name verification.. So it would be done manually by adding another table field and text input accordingly.
Thank you for your answer.
Quotealso I checked in Authorize.net API documentation, there is no name verification.
so the point of having it is?