Skip to content

Releases: antibodies-online/omnipay-vr-payment

v2.0.0

11 Oct 10:08
a82735f
Compare
Choose a tag to compare

Support PHP8

mb_substr() payment information

22 Oct 16:42
2e19cd6
Compare
Choose a tag to compare
mb_substr() credit card information (#10)

* mb_substr() credit card information

Replaced test url with production url

21 Oct 09:36
Compare
Choose a tag to compare

JS file was embedded from a test url instead of production url.

Further support for 3D Secure 2.0

17 Oct 15:47
Compare
Choose a tag to compare
  • 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

26 Aug 13:25
16eb6e9
Compare
Choose a tag to compare

Added support for 3D Secure 2.0 which will be released mid of september.

First Release

08 Aug 14:14
a733ddc
Compare
Choose a tag to compare

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.