Skip to content

Releases: ardohr-ltd/starling-payments-objects

PHP 8.1 release

06 Jun 16:49
e654701
Compare
Choose a tag to compare

See issue #24 for details and commits

Fix some Guzzle deprecated notices

23 Aug 15:07
Compare
Choose a tag to compare
  • Move standalone finction to Query class method.
  • Added leadign '/' to all paths.

Additional Content-Type rules

14 Jan 00:42
42578be
Compare
Choose a tag to compare

Issue #21 apply same Content-Type rule in AbstractCollection

Multiple fixes and additions

13 Jan 16:34
d182150
Compare
Choose a tag to compare
  • Issue #20 additional webhook property
  • Issue #21 cater for suffixes on content-type (cater by stripping off and ignoring)
  • Issue #19 class name typo fixed

This supports PHP 7.1 to 7.3, and Starling API 1.0.3

Extend Carbon dependency to 2.x (1.x still supported)

29 Dec 17:14
882d905
Compare
Choose a tag to compare
Merge pull request #18 from consilience/issue17

Issue #17 Support Carbon v2.x

Add SCAN properties to payment account notification

21 Dec 13:19
9250303
Compare
Choose a tag to compare

Issue #15

OpenAPI v3.0.1 introduces originSortCode and originAccountNumber to the AccountTransactionNotification. This change supports those two new properties.

Note: the origin account name is not supplied.

Fix AccountTransactionNotification returns an empty notificationType()

24 Nov 23:00
Compare
Choose a tag to compare

Support additionalRemittanceInformation

28 Feb 13:44
39452af
Compare
Choose a tag to compare

Bizarrely, release 1.1.0 did not contain the latest changes. Creating a new release, against the same code, but with fingers crossed.

Support additionalRemittanceInformation

27 Feb 21:05
Compare
Choose a tag to compare

Stable release numbering

15 Aug 10:56
Compare
Choose a tag to compare

The unstable (< 1.0.0) version was causing version hell in my application, so raising it to a stable version.