academe / OmniPay-Payone

A PAYONE gateway driver for the OmniPay framework
MIT License
15 stars 16 forks source link

Autofix string based currencies to \Money\Currency #45

Closed rkrx closed 1 year ago

rkrx commented 1 year ago

Currently, an exception is thrown if you specify a currency as a string, which is currently what you are supposed to do due to type definitions.

judgej commented 1 year ago

Thank you. Merged with a bunch of tidy-up and test fixes for PHP 8+

Tagged for release https://github.com/academe/OmniPay-Payone/releases/tag/3.2.0