All gift card id checks are against string and not numeric.
Add missing checks for card status, card amount value, card amount
currency in any buy card checks.
Add epiration date regex check for buy card
Add request cancled card check.
Test file does not run any tests automatically but they need to be
triggered with the _GET parameters.
A full phpunit test has been added for the full functionality