Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ECT Hosted Store
 how to change Auth.net AIM setup?
Author    Topic »  

a2c
Starting Member

USA
40 Posts

Posted - 07/13/2025 :  08:57:32  
Hi there,
I have changed Auth.net AIM to accept JCB and AMEX on Authorize.net side.
But the your cart doesn't go thru. Where and how to set it up to accept JCB?

a2c
Starting Member

USA
40 Posts

Posted - 07/14/2025 :  09:23:16  
fixed;
function isJCB(cc){
first4digs=cc.substr(0,4);
if(cc.length==16 && (first4digs=="3088" || first4digs=="3096" || first4digs=="3112" || first4digs=="3158" || first4digs=="3337" || first4digs=="3528" || first4digs=="3589" || first4digs=="3584"))
//the last one "3584" added.
     Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000