cancel
Showing results for 
Search instead for 
Did you mean: 

CIM card declined

im using the test credit cards and posting to apitest.authorize.net  I know the card numbers are right for testing..

there an issue, cause I get credit card declined all day long..

 

I am using CIM..

 

 

and code base is PHP

GregTampa
Contributor
1 ACCEPTED SOLUTION

Accepted Solutions

I solved my issue thanks..

now had to change sockets to use curl..

also had to remove the headers from the responces 

**edited** sample code isnt ever plug and play :(

 

View solution in original post

GregTampa
Contributor
2 REPLIES 2

I just try it on asp.net, and it work fine. CC# 4111111111111111. What declined message are you getting?

RaynorC1emen7
Expert

I solved my issue thanks..

now had to change sockets to use curl..

also had to remove the headers from the responces 

**edited** sample code isnt ever plug and play :(

 

GregTampa
Contributor