academe / OmniPay-Payone

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

[WIP] Implements 3d secure handling for server API #35

Closed nos3 closed 4 years ago

judgej commented 5 years ago

Some of the default Omnipay tests need to be overridden to avoid this failed test. The default tests throw random strings into every parameter, while Payone will accept only numeric values for some parameters.

nos3 commented 4 years ago

Found out that it doesn't work because PayOne isn't sending parameters when redirecting back from 3DS page