Hi Team,
We are in the process of moving our application from development environment to production environment using CIM:
1. For development we have used following details
a) https://apitest.authorize.net/soap/v1/Service.asmx API
b)Marchant & TransactionKey of test account
c)Mode as TestMode
Its working fine, able to create customer,payment profiles and transaction.
2.For production we have used below details
a) Added production webservice by removing old ref:
https://api.authorize.net/soap/v1/Service.asmx"
b)Live merchantId
c)Live Trsnaction Key
d)Mode to liveMode
When try to create customer profile created succefully but creating payamnet profile giving following errors:
1. Creadit card:
04-04-2012 08:47 PM
Sound like the production account did not setup correctly. Call authorize.net support.
04-05-2012 04:27 AM