cancel
Showing results for 
Search instead for 
Did you mean: 

Authorize.net getCoustomerProfile response

In CIM there are only return 'expirationDate' and 'cardNumber' for creditcard element. ( expirationDate is a mask )

is it possible to get expiration as a Date? and card type ( AE,VISA,...)


mvnuwan
Contributor
1 REPLY 1

No. Expiration date is a protected value. I don't know why card type isn't returned - wouldn't seem to hurt anything - but the API doesn't give you that either as far as I know. Doesn't really matter though, since people usually only have like 1-2 profiles and it isn't rocket science to figure out which card is which just from the masked value.

TJPride
Expert