Where can I edit the expiration year for credit card payments? I need to add the year 2021 and up.
Hi.
What is your payment method?
Quote from: Basara on March 23, 2015, 03:32:56 AM
What is your payment method?
I use the Authorize.net gateway
https://github.com/abantecart/abantecart-src/blob/master/public_html/extensions/default_authorizenet_aim/storefront/controller/responses/extension/default_authorizenet_aim.php#L77
replace 11 by your own
Thank you!