Skip to content

Releases: rentpost/forte-payments-php

1.4.0

Choose a tag to compare

@oojacoboo oojacoboo released this 12 Aug 05:24

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

1.3.3

Choose a tag to compare

@oojacoboo oojacoboo released this 07 Oct 01:54
Validate postal code with Attribute

1.3.2

Choose a tag to compare

@oojacoboo oojacoboo released this 07 Oct 01:19
Improve validation

1.3.1

Choose a tag to compare

@oojacoboo oojacoboo released this 17 Sep 03:47

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

1.3.0

Choose a tag to compare

@oojacoboo oojacoboo released this 16 Sep 01:58

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

Choose a tag to compare

@oojacoboo oojacoboo released this 13 Sep 03:39
Make method public

1.2.0

Choose a tag to compare

@oojacoboo oojacoboo released this 13 Sep 03:19

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

Choose a tag to compare

@oojacoboo oojacoboo released this 04 Sep 01:31
Roll back to Symfony 5.0.x components due to breaking changes

1.1.0

Choose a tag to compare

@oojacoboo oojacoboo released this 04 Jun 23:00
Roll back to Symfony 5.0.x components due to breaking changes