Skip to content

Releases: gocardless/gocardless-pro-java

v5.14.0

09 Feb 16:59
58b5882
Compare
Choose a tag to compare

Changes

  • Add comment to BankAuthorisation
  • Add VerificationDetailListRequest
  • Add PurposeCode to BillingRequest

v5.13.0

31 Jan 14:24
b265608
Compare
Choose a tag to compare

This release contains

  • Adding POST /verification_details endpoint, which allows integrators to submit creditor based kyc information via the API

  • Exposes Scheme identifiers for Create/Get/List via the API, and allows scheme Identifiers to be applied to creditors via the /creditors/:identity/actions/apply_scheme_identifier route added

  • verified_at attribute added to mandate resource

v5.12.0

22 Dec 11:54
61d64ab
Compare
Choose a tag to compare

Added authorisation_source parameter to the Mandate creation API and mandate_request[authourisation_source] parameter to the BillingRequest creation API.

v5.11.0

19 Dec 18:07
be74f48
Compare
Choose a tag to compare
  • Making creditor_type and country_code required when creating creditors via the API (for payment providers);
  • Removing null as an allowed value for creditor_type when creating creditors.

v5.10.0

13 Dec 21:11
8eda96e
Compare
Choose a tag to compare

v5.9.0

12 Dec 09:45
c147f56
Compare
Choose a tag to compare
  • Added mandate_request[description] and mandate_request[constraints] parameters to Billing Request creation
  • Added consent_parameters to mandate
  • Added language parameter to Billing Request Flow creation.

v5.8.0

22 Jul 12:59
ee0c44a
Compare
Choose a tag to compare

Remove phone number from prefilled_customer on billing request flow

v5.7.0

13 Jul 13:40
6516744
Compare
Choose a tag to compare

Add reference field to Mandate Request in Billing Request

v5.6.0

08 Jul 10:17
dad7306
Compare
Choose a tag to compare
  • Initial support for PayTo
  • Pre-filled customer details in billing requests

v5.5.0

29 Jun 12:24
09e04a0
Compare
Choose a tag to compare

Adds ip_address to customer_billing_detail property in Billing Request.