Strikewood / omnipay-first-atlantic-commerce

First Atlantic Commerce driver for the Omnipay PHP payment processing library
MIT License
12 stars 22 forks source link

Updates the iso3166 package to the league package #8

Closed dcaswel closed 7 years ago

dcaswel commented 7 years ago

The alcohol/iso3166 is listed as abandoned and is recommended that league/iso3166 is used instead. This pull request updates the package being used. I also moved the formatCountry function into the CreditCard class since it is specifically manipulating CreditCard data and this would allow that function to be used anywhere the CreditCard class is used.

einkoro commented 7 years ago

We no longer use FAC and have not maintained the driver for some time – would you like to have write access to merge and release a new version? If you use the WooCommerce extension depending on this I could grant you access to it as well.

dcaswel commented 7 years ago

I would appreciate having write access to this. We are not using the WooCommerce extension so I won't need access to that. Thanks!