Skip to content

Releases: gocardless/gocardless-pro-php

v4.2.0

04 May 15:51
98ec374
Compare
Choose a tag to compare

Support new update instalment schedules method

v4.1.1

04 May 09:57
3fc599b
Compare
Choose a tag to compare

Update the services to include @method comments

v4.1.0

20 Apr 14:26
9c6efc1
Compare
Choose a tag to compare
  • Supports payout metadata
  • Supports new update payout route

v4.0.0

02 Apr 16:32
d7f9f7e
Compare
Choose a tag to compare
  • Deprecate support for php 5.6 or 7.1
  • Fixes issue #71 (mis-ordering of implode params in php 7.4)

v3.6.2

02 Apr 13:41
1e9b016
Compare
Choose a tag to compare
  • Fixes bug with 204 - No Content HTTP request throwing MalformedResponseException if the response body is not JSON

v3.6.1

01 Apr 11:47
7666139
Compare
Choose a tag to compare
  • Adds metadata param to redirect flow creation endpoint
  • Adds the ability to pause and resume a subscription
  • Modify the earliest charge date for paused subscriptions

v3.6.0

04 Mar 15:55
4420abb
Compare
Choose a tag to compare
  • uses new instalment schedules schema (with two different create methods)
  • adds 'count' field to subscriptions response

v3.5.2

26 Feb 13:17
c810d63
Compare
Choose a tag to compare
  • Fix pass by reference of config hash. (Related Error Notice: 'Undefined index: error_on_idempotency_conflict' in /vendor/gocardless/gocardless-pro/lib/Core/ApiClient.php on line 25)

v3.5.0

24 Feb 15:38
e92ee1e
Compare
Choose a tag to compare
  • Support for erroring on Idempotency Key Conflict.

v3.4.0

06 Feb 15:12
02beda1
Compare
Choose a tag to compare
  • Adds retry_if_possible field on payments, subscriptions and instalment_schedules
  • Adds will_attempt_retry field on payment failed events