Looks to be an issue with the 10 Aug iMacro update.
The program is having issues with content that starts with a "0". Removing the 0 from the expiry month fixes the failure there, however one of my cards has a 0** CCV which was also producing a failure.
I played around a bit and editing the macro to read CONTENT="000" rather than CONTENT=000 seems to fix it.
The program is having issues with content that starts with a "0". Removing the 0 from the expiry month fixes the failure there, however one of my cards has a 0** CCV which was also producing a failure.
I played around a bit and editing the macro to read CONTENT="000" rather than CONTENT=000 seems to fix it.
