Releases: alldigitalrewards/country-mapper
Releases · alldigitalrewards/country-mapper
Add Bermuda
Add Dial Codes to approved list
Merge pull request #15 from alldigitalrewards/DS-10377 DS-10377
Remove Russia from Mapper
Removed Russia entry from mapper array to prevent it from showing up as an option, regardless of it being disabled by blacklist
Add new countries, remove some
Updated blacklisted countries by adding new ones and removing unnecessary ones
Add currency codes to mapping
Merge pull request #10 from alldigitalrewards/DS-10416 DS-10416 extend mapping with currency
Add EU countries to Acceptable list mapping
Merge pull request #9 from alldigitalrewards/DS-5104 DS-5104 add new european countries to allowable, add HU to blacklisted
1.7.1
Update dependency requirement to support PHP8.1
Blacklist PR
Blacklisting PR as our vendors cannot accept address combinations when puerto rico is the chosen country. They can only accept the orders as Puerto Rico being a state within the United States.
Php 7 compatible
Merge pull request #6 from alldigitalrewards/DS-3511 DS-3511 make php 7 version compatible
New methods for Approved Countries
Merge pull request #5 from alldigitalrewards/DS-3439 DS-3439 extend country mapping methods to get approved country list a…