Skip to content

Releases: rentpost/forte-payments-php

1.4.0

12 Aug 05:24
Compare
Choose a tag to compare

Added support for all transaction PUT requests via a new update method, following Forte's verb API.

1.3.3

07 Oct 01:54
Compare
Choose a tag to compare
Validate postal code with Attribute

1.3.2

07 Oct 01:19
Compare
Choose a tag to compare
Improve validation

1.3.1

17 Sep 03:47
Compare
Choose a tag to compare

Added support for 2 digit country codes, required for CA for Canadian merchant support.

1.3.0

16 Sep 01:58
Compare
Choose a tag to compare

The overrides config for the sub-resource environments has been removed as part of move to pass environments directly on sub-resource methods of the ForteClient.

BC breaks in this release.

1.2.1

13 Sep 03:39
Compare
Choose a tag to compare
Make method public

1.2.0

13 Sep 03:19
Compare
Choose a tag to compare

This release allows you to specify the environment to be used with the ForteClient, both at instantiation and by using the setCurrentForteEnvironment method.

1.1.1

04 Sep 01:31
Compare
Choose a tag to compare
Roll back to Symfony 5.0.x components due to breaking changes

1.1.0

04 Jun 23:00
Compare
Choose a tag to compare
Roll back to Symfony 5.0.x components due to breaking changes