Skip to content

Releases: Adyen/adyen-go-api-library

Adyen Go API Library v13.0.0

07 Oct 15:13
0e63cfa
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Management API:
    • In PaymentMethod and PaymentMethodSetupInfo class GenericPmWithTdiInfo name change to JCBInfo
  • LEM API:
    • In BusinessLineInfoUpdate class capability, legalEntityId, salesChannels and service are removed
  • Update all services by @AdyenAutomationBot in #359

Other Changes 🖇️

  • Checkout API:

    • In CardDetailsResponse the attributes FundingSource and IsCardCommercial are added to check if the funding source of the card is eg. Debit, Credit or Prepaid and to check if the card is a consumer or commercial card.
    • In FundRecipients the WalletPurpose attribute added to indicate the purpose of a digital wallet transaction.
    • In Mandate added count attribute to retrieve the number of transactions that can be performed within the given frequency
    • In PayToDetails class RecurringDetailReference marked deprecated and StoredPaymentMethodId added to return the reference to the payment method in the response when creating the token.
    • In PaymentDetails class bizum added
  • LEM API:

    • In GetTermsOfServiceDocumentResponse, GetTermsOfServiceDocumentRequest, AcceptTermsOfServiceResponse and TermsOfServiceAcceptanceInfo added adyenChangeCard enum.
    • TaxEDeliveryConsentApi added
    • Added CheckTaxElectronicDeliveryConsentResponse which allows a platform to check delivery consent for US Tax Form 1099-K.
    • SetTaxElectronicDeliveryConsentRequest added which allows a platform to set delivery consent (electronic delivery true|false) for US Tax Form 1099-K
    • In OnboardingLinkSettings add allowDebugUi to indicate if the user may press a hidden key combination to open the HO debugging UI
  • Management API:

    • JCBInfo added
  • Payment API:

    • In Mandate class count added to retrieve the number of transactions that can be performed within the given frequency
  • Update CODEOWNERS by @acampos1916 in #361

  • Release v13.0.0 by @AdyenAutomationBot in #360

Full Changelog: v12.2.0...v13.0.0

Adyen Go API Library v12.2.0

10 Sep 12:22
6ef411b
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:

    • Add EftDetails payment method
  • Management API:

    • Add support for Accel, Nyce, PayMe, Pulse, Sodexo, Star
    • Connectivity class add attribute TerminalIPAddressURL
  • Update all services by @AdyenAutomationBot in #356

Other Changes 🖇️

Full Changelog: v12.1.0...v12.2.0

Adyen Go API Library v12.1.0

29 Aug 11:01
453baa5
Compare
Choose a tag to compare

What's Changed

New Features 💎

Add POS Mobile API to enable accepting in-person payments using a commercial off-the-shelf (COTS) device like a phone (Tap to Pay, mobile transactions in combination with a card reader).

  • Checkout API:

    • Add PayToDetails payment method
    • FundRecipient add attribute IBAN
    • PaymentLinkRequest add attributes FundOrigin and FundRecipient
    • PaymentLinkResponse add attributes FundOrigin and FundRecipient
  • Update all services by @AdyenAutomationBot in #355

Other Changes 🖇️

Full Changelog: v12.0.0...v12.1.0

Adyen Go API Library v12.0.0

15 Aug 15:10
27a41a9
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 💎

Add support for Payments App API, used to onboard and manage the Adyen Payments App on Android

  • LEM API:
    • Organization add CountryOfGoverningLaw attribute

Other Changes 🖇️

Full Changelog: v11.0.0...v12.0.0

Adyen Go API Library v11.0.0

19 Jul 13:46
ff89472
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Other Changes 🖇️

Full Changelog: v10.4.0...v11.0.0

Adyen Go API Library v10.4.0

04 Jul 11:56
78c4689
Compare
Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️

Full Changelog: v10.3.1...v10.4.0

Adyen Go API Library v10.3.1

24 Jun 13:51
9551c2c
Compare
Choose a tag to compare

What's Changed

Other Changes 🖇️

Full Changelog: v10.3.0...v10.3.1

Adyen Go API Library v10.3.0

24 Jun 13:43
f3e8c04
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:

    • CashApp support: add subtype in CashAppDetails
    • In GooglePayDetails, PayWithGoogleDetails, GooglePayDonations and PayWithGoogleDonations structs the attributeThreeDS2SdkVersion has been added, required for mobile integrations
    • SubMerchantInfo add new attributes Amount, Email, PhoneNumber
  • Balance Platform Configuration API:

    • Add enum declined in CreateSweepConfigurationV2, SweepConfigurationV2, UpdateSweepConfigurationV2
    • Add attribute StatusComment in classes PaymentInstrument, PaymentInstrumentInfo
    • Add attribute MatchingValues in class TransactionRuleRestrictions to check if a user has recently made multiple transfers with the specified values
  • Transfers API:

    • Add enum declined in Transfer, TransferData, TransferEvent
    • In TransferInfo add attribute Type
  • Update all services by @AdyenAutomationBot in #333

Other Changes 🖇️

Full Changelog: v10.2.0...v10.3.0

Adyen Go API Library v10.2.0

30 May 08:56
c579285
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Management API:

    • In api_android_files_company_level.go add ReprocessAndroidAppInput and ReprocessAndroidApp
  • Update all services by @AdyenAutomationBot in #331

Other Changes 🖇️

Full Changelog: v10.1.0...v10.2.0

Adyen Go API Library v10.1.0

24 May 13:04
5e1bcb5
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:

    • In AdditionalDataAirline a new attribute AirlineIssueDate has been introduced
  • Update all services by @AdyenAutomationBot in #329

Other Changes 🖇️

Full Changelog: v10.0.0...v10.1.0