atomixdesign / nodepay

A payment gateway abstraction layer written in Typescript, taking inspiration from Omnipay & Active Merchant
https://github.com/atomixdesign/nodepay
MIT License
6 stars 0 forks source link

:bug: Ensure values default to an empty string for all optional fields with Ezidebit #38

Closed maurocolella closed 3 years ago

maurocolella commented 3 years ago

Because Ezidebit uses SOAP, it requires all fields, even optional ones, to have at least an empty string as the default value.