AuthorizeNet / sdk-ruby

Ruby SDK for the Authorize.Net API
Other
87 stars 111 forks source link

Fix expired test cards #151

Closed varyonic closed 6 years ago

varyonic commented 6 years ago

AIM tests were using a card expiry date in 2018. Fix from happening again.

varyonic commented 6 years ago

The AIM::Transaction MD5 hash specs pass for me locally when I update md5_value in credentials.yml to match the value in the settings for my sandbox account. It appears to me that Travis is using hard coded values where the md5_value does not match. Possible fixes: