phpUnit tests updates and fixes
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.
This commit is contained in:
@@ -4,6 +4,8 @@ This is a abastract from [https://github.com/kamerk22/AmazonGiftCod](https://git
|
||||
|
||||
Amazon Gift Codes On Demand (AGCOD). Integration for Amazon Incentive API.
|
||||
|
||||
[General Amazon Incentives Documentation](https://developer.amazon.com/docs/incentives-api/digital-gift-cards.html)
|
||||
|
||||
## How to install
|
||||
|
||||
`composer require gullevek/amazon-incentives`
|
||||
|
||||
Reference in New Issue
Block a user