Skip to content

Releases: gocardless/gocardless-dotnet

v2.10.0

08 Jun 11:03
Compare
Choose a tag to compare
  • Automatically retry requests that fail due to a connection problem (e.g. DNS resolution failure; inability to open a connection)
  • Fix automatic retry of timeouts (previously, the wrong exception was being rescued, so this wouldn't work in reality)
  • Improve the documentation of the revenue_share type in the Payout Items API

v2.9.0

22 May 12:36
Compare
Choose a tag to compare
  • Add support for the new app_fee attribute returned by the Subscriptions API
  • Improve the documentation of the Mandate PDFs API

v2.8.0

17 May 14:58
Compare
Choose a tag to compare

v2.7.0

26 Apr 10:38
Compare
Choose a tag to compare

v2.6.0

11 Apr 12:01
Compare
Choose a tag to compare
  • Add DefaultAudPayoutAccount to Creditor's Links
  • Add AUD as a currency for Payment, Payout and CreditorSchemeIdentifier
  • Add Becs as a scheme for BankDetailsLookup, CreditorSchemeIdentifier, EventDetails, and RedirectFlow
  • Add Mandate to PayoutItem's Links
  • Add Refund as a PayoutItemType

v2.5.0

16 Mar 16:30
Compare
Choose a tag to compare
  • Add DefaultDkkPayoutAccount property to Creditor's Links.
  • Add DKK as a currency for Payout and CreditorSchemeIdentifier.
  • Add Betalingsservice as a scheme for CreditorSchemeIdentifier, EventDetails, and RedirectFlow.
  • Add DanishIdentityNumber property to Customer, RedirectFlow, and MandatePdf.
  • Add Mandate property to Refund.

v2.4.0

11 Dec 10:04
Compare
Choose a tag to compare
  • Adds can_create_refunds attribute to responses from the Creditors API, to indicate whether a merchant may create refund payments.

v2.3.0

14 Nov 16:00
Compare
Choose a tag to compare
  • Add PayoutItems API
  • Allow filtering subscriptions by status

v2.2.0

25 Oct 14:23
Compare
Choose a tag to compare
  • Add support for updating subscription amount

v2.1.1

18 Sep 18:30
Compare
Choose a tag to compare
  • Publish XML documentation for IntelliSense