cancel
Showing results for 
Search instead for 
Did you mean: 

E00027 'Card code is required' error using Hosted CIM set-up

Hi,

 

 

My developer keeps on getting the E00027 'Card Code is required' error using the Hosted CIM platform:

 

<?xml version="1.0" encoding="utf-8"?><createCustomerProfileTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"><messages><resultCode>Error</resultCode><message><code>E00027</code><text>Card Code is required.</text></message></messages><directResponse>3,2,33,Card Code is required.,,P,0,424400007,,299.99,CC,auth_capture,14280764,---------,,,,,,,,,,,,,,EBC08A34587CF5B920626CDCE592793F,,,,,,,,,,,,,XXXX0926,Visa,,,,,,,,,,,,,,,,</directResponse></createCustomerProfileTransactionResponse>


Right now the card code is not required to create a customer profile (my developer also stated that the FDS settings should be set to disabled for the Hosted CIM set-up).
But it appears the Card code is required to complete a transaction with authorize.net.

 

Please help!

 

 

Thanks a lot!

jdumaya
Member
6 REPLIES 6

https://developer.authorize.net/api/reference/responseCodes.html

Integration Suggestions: The FIELD is set as Required in the Merchant Interface and the FIELD is not being sent to the gateway. To change the FIELD value to NOT REQUIRED: Login to the Merchant Interface ( https://secure.authorize.net ), click on Settings and Profile -> Payment Form -> Form Fields and uncheck the Required box for the particular FIELD.

RaynorC1emen7
Expert
Thanks RaynorC1emen7.
There are no fields set to 'require' in my payment form, other then the security code.
But even when not setting the security code to required, we still see the same error
.
Could there be other settings that needed to be changed other than these?

Thanks.

Did  you turn on the CVV security validation on the account? or it might be your processor required the fields.

It is only happen to visa credit card?

Hi,

The CVV security validation on the account is disabled. So far we have been testing using visa credit card. I am not familiar with the processor you mentioned. How can I check it?


Thanks a lot!

@jdumaya Could you please call Merchant Support at 877-447-3938, so we can assist you with this issue? We'd like to check your Production account to see if you've enabled the Card Code field in the Payment Form settings, as well as to confirm there's no processor issues. Thanks.

--
"Move fast and break things," out. "Move carefully and fix what you break," in.

Hi Lilith,

 

 

Thanks for your reply.

 

I called the merchant support, and your colleague Nikita verified that it is a Processor issue -->my processor is requiring the Card Code for all Transactions.

I will pass this information along to my Developer - and to ensure that the Card Code is required in every transaction in my website.

 

 

Thanks a lot!