Skip to content

Releases: checkout/checkout-sdk-go

v1.0.11

09 Jun 15:03
Compare
Choose a tag to compare

Release 1.0.11

  • Adds support for Cardholders operations [Issuing] (CS2)
  • Adds support for Cards operations [Issuing] (CS2)
  • Adds support for Card Controls operations [Issuing] (CS2)
  • Adds support for Card Testing operations [Issuing] (CS2)
  • Adds LocalSchemes and deprecates SchemeLocal in ResponseCardSource (CS2)
  • Adds support for SimulateIncrement for Card Testing [Issuing] (CS2)
  • Adds support for SimulateClearing for Card Testing [Issuing] (CS2)
  • Adds support for SimulateReversal for Card Testing [Issuing] (CS2)

v1.0.10

02 Jun 11:33
Compare
Choose a tag to compare

Release 1.0.10

  • INT-1266 - Fix wrong json for default properties

v1.0.9

11 May 16:41
Compare
Choose a tag to compare

Release 1.0.9

  • Added missing and properties in Customers Instruments
  • Updates conflict response for onboard sub entity operation to include ID
  • Added property authentication_status_reason to 3DS object in the GET payment details response

v1.0.8

27 Apr 17:50
Compare
Choose a tag to compare

Release 1.0.8

  • Converts all time.Time fields to pointers

v1.0.7

21 Apr 16:12
Compare
Choose a tag to compare

Release 1.0.7

  • Fixes GooglePayTokenData signature field name
  • Adds card_token object to PaymentInstrumentRequest for Integrated Platforms (CS2)
  • Adds if-match header to UpdatePaymentInstrumentRequest for Integrated Platforms (CS2)
  • Fixes typo for TransactionCurrencyAmount in Financial Actions (CS2)

v1.0.6

06 Apr 18:14
Compare
Choose a tag to compare

Release 1.0.6

  • Add javascript_enabled field in ChannelData for request session and update session (browser channel)
  • Add reference property to Financial Actions query
  • Add support for Forex (FX) rates API
  • Remove marketplace from HostedPayments & PaymentLinks

v1.0.5

23 Mar 21:18
Compare
Choose a tag to compare

Release 1.0.5

  • Added missing Sessions Fields (CS2)

v1.0.4

15 Mar 14:13
Compare
Choose a tag to compare

Release 1.0.4

  • Updates GiroPay request object (CS2)
  • Adds new sections for adding/deleting workflow actions and workflow conditions (CS2)
  • Adds ‘Unscheduled‘ payment_type to payment request (CS1/CS2)
  • Removes ‘to‘ and ‘from‘ fields from Notifications > Events (CS1)

v0.0.23

10 Mar 16:25
Compare
Choose a tag to compare

Adds first_name to payments.Recipient struct for legacy

v1.0.3

24 Feb 14:26
Compare
Choose a tag to compare

Release 1.0.3

  • Added API key auth to Integrated Platforms Balances (CS2)
  • Added patch endpoint for payment instruments (CS2)
  • Replace ‘reporting’ scopes with 'reports' on the Reports API (CS2)
  • Add new CvConnect APM (CS2)
  • Add new Illicado APM (CS2)
  • Add new Trustly APM (CS2)
  • Rename partner_reason field to partner_error_message in Payments ProcessingData (CS2)
  • Refactor old tests to match current format
  • Adds support for Financial Actions API
  • Add properties for payment.processing response
  • Add SEPAV4 sources
  • Fix installation instructions
  • Fixes Accounts test suite