Skip to content

Releases: gocardless/gocardless-pro-php

v4.11.0

13 Apr 14:11
b48b1fb
Compare
Choose a tag to compare

Add support for webhook endpoints

02 Mar 18:21
0238cee
Compare
Choose a tag to compare
Merge pull request #116 from gocardless/template-changes

Add support for webhook endpoints

v4.9.0

11 Jan 15:19
d945731
Compare
Choose a tag to compare
Merge pull request #115 from gocardless/template-changes

Changes generated by 0284c64dd1fbf5ded6a8d4a5814bd7874409be13

v4.8.0

18 Nov 18:43
d9097b9
Compare
Choose a tag to compare

v4.7.0

03 Nov 13:09
e27297a
Compare
Choose a tag to compare

Added a new resource called payer_authorisatons

This is our new API dedicated to building custom payment pages. It encapsulates the creation of customer, bank account and mandate under this single resource.

v4.6.1

28 Oct 10:52
1eeb5d7
Compare
Choose a tag to compare

This release contains some bug fixes and minor schema changes.

v4.5.0

18 Aug 12:32
ff8a2c5
Compare
Choose a tag to compare
  • Added a new event called payer_authorisation_completed for an upcoming resource type called payer_authorisation which provides customer, customer_bank_account, mandate and payer_authorisation links
  • Code comment changes

v4.4.0

14 Jul 11:02
2537dcb
Compare
Choose a tag to compare
  • Added support for applying tax to transaction and surcharge fees.
    • Added taxes to payout_items.
    • Added tax_currency to payout.
    • Added tax_rates endpoint.
    • Added a payout tax_exchange_rates_confirmed webhook to know when the exchange rate has been finalised for all fees in the payout.

v4.3.0

01 Jun 15:06
bb76cb2
Compare
Choose a tag to compare

Adds support for not_retried_reason for payment failure event

v4.2.1

15 May 14:31
a2278c8
Compare
Choose a tag to compare

BugFix: parse 204 No Content responses correctly in getResourceResponse