Skip to content

Releases: devscast/flexpay-php

2.1.0

15 Feb 16:09

Choose a tag to compare

What's Changed

  • Add Payout support for merchants by @rooneyi in #1
  • build(deps): bump symfony/http-client from 7.1.5 to 7.1.8 by @dependabot[bot] in #3

New Contributors

Full Changelog: 2.0.4...2.1.0

v2.0.4

28 Dec 16:55

Choose a tag to compare

Full Changelog: 2.0.3...2.0.4

VPOS - patch urls

13 Oct 21:51

Choose a tag to compare

VPOS - Credit Cards Support

11 Oct 10:12

Choose a tag to compare

  • Added: isSuccessful to Transaction class
  • Breaking Change: pay supports both vpos and mobile request
  • Added: vpos and mobile method to Client
  • Added: VposResponse, Request, VposRequest, MobileRequest class
  • Fixed: allow $message to be an empty string in CheckResponse
  • Fixed: token and merchant are now SensitiveParameters
  • Added: Support for check, vpos, mobile urls in Environment,
  • Removed: getPaymentBaseUrl method in Environment

Full Changelog: 1.0.1...2.0.0

1.0.1 : empty-string message

03 Sep 12:10

Choose a tag to compare

V1.0.0 Stable

17 May 22:16

Choose a tag to compare

1.0.0 stable