Verify_avs_failure

I keep getting this error when charging the clients customer card. I add the card VIA the API as well but when i try to charge I receive these errors:

Error calling Charge: {“errors”:[{“category”:“PAYMENT_METHOD_ERROR”,“code”:“CARD_DECLINED”,“detail”:“Card declined.”},{“category”:“PAYMENT_METHOD_ERROR”,“code”:“VERIFY_AVS_FAILURE”,“detail”:“Postal code check failed.”}]}

:wave: The AVS error is due to the postal code that was used when saving the card on file. You will need to have the customer provide the correct postal code that is associated to the card and use that to save the card on file again. :slightly_smiling_face:

Actually I figured it out. the card expired. no worries thanks!