cancel
Showing results for 
Search instead for 
Did you mean: 

Moving from development to production of Authorize.net

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:

Response Code: Error
Error Code :E00027
Error Message :Credit card transactions are not accepted by this merchant.
2.Bank Account:
Response Code: ErrorError Code :E00027
Error Message :ACH transactions are not accepted by this merchant.
Please suggest us what are the settings we need to do transaction for credit card and bank account.
Thanks,
Pradeep
pradeep_p
Contributor
1 REPLY 1

Sound like the production account did not setup correctly. Call authorize.net support.

RaynorC1emen7
Expert