Skip to content

Releases: Adyen/adyen-go-api-library

v5.0.1

15 Mar 10:58
dd32c9c
Compare
Choose a tag to compare

Patch release for bug fixes

  • Add JSON deserializers for PaymentRequest.PaymentMethod
  • Add JSON deserializers for PaymentResponse.Action
  • Fix version number of library
  • Fix issue with ResultCode serialization
  • Minor cleanup and improvements of generated models
  • Fix some model field types

Supported API versions:

  • Checkout API version: v67
  • Payments API version: v64
  • Recurring API version: v49
  • Payouts API version: v64
  • Account API version: v6
  • Fund API version: v6
  • Notification Configuration API version: v6

v5.0.0

09 Mar 15:18
bf40f69
Compare
Choose a tag to compare

Breaking:

  • Update API versions:
    • Checkout from 64 to 67

The related API release notes can be found here: https://docs.adyen.com/online-payments/release-notes#checkout-api-v67

Supported API versions:

  • Checkout API version: v67
  • Payments API version: v64
  • Recurring API version: v49
  • Payouts API version: v64
  • Account API version: v6
  • Fund API version: v6
  • Notification Configuration API version: v6

Adyen Go API Library v4.0.0

30 Nov 03:54
d5b8347
Compare
Choose a tag to compare

Feature:

  • Add Disputes API

Breaking:

  • Update API versions:
    • Marketpay from 5 to 6
    • Payments from 52 to 64
    • Checkout from 52 to 64

Supported API versions:

  • Checkout API version: v64
  • Payments API version: v64
  • Recurring API version: v49
  • Payouts API version: v64
  • Account API version: v6
  • Fund API version: v6
  • Notification Configuration API version: v6

Adyen Go API Library v3.0.0

16 Sep 09:41
800cc2b
Compare
Choose a tag to compare

Breaking changes:

  • SetIdempotencyKey method is removed and now it's available at the API level.

Adyen Go API Library v2.1.0

25 Jun 13:43
0a7f998
Compare
Choose a tag to compare

A major version update for import path to fix the issue with v2 release that was not being picked up by go get

Adyen Go API Library v2.0.1

23 Jun 09:30
4386f1c
Compare
Choose a tag to compare

Support Paypal smart overlay in payment action response object (#67)

Adyen Go API Library v2.0.0

22 Jun 12:25
e84f146
Compare
Choose a tag to compare

Breaking

Changed resultCode type from string to enum (#63)

Feature

Platform API (#66)

Adyen Go Library v1.0.0

13 May 05:04
380f77e
Compare
Choose a tag to compare
Release v1.0.0

Initial release

23 Apr 07:49
27f2e61
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

First stable release

Includes all public APIs

  • checkout
  • checkout utility
  • payments
    • modifications
  • payouts
  • recurring
  • notifications
  • BIN lookup