Releases: antibodies-online/omnipay-vr-payment
Releases · antibodies-online/omnipay-vr-payment
v2.0.0
mb_substr() payment information
mb_substr() credit card information (#10) * mb_substr() credit card information
Replaced test url with production url
JS file was embedded from a test url instead of production url.
Further support for 3D Secure 2.0
- Added CompletePurchase/Complete Authorize Request
- Added support for different VR-Payment Testing Modes (External/Internal)
- Added Constants for several Notification Types
- Support 3D Secure Redirects
- Improved code coverage with unit tests
Support 3D Secure 2.0
Added support for 3D Secure 2.0 which will be released mid of september.
First Release
The check card function provides card tokenization. The Gateway card tokenization can be used in conjunction with the Server authorize or payment. Direct Card Payments(Server-to-Server) are not implemented, yet.