Releases: Adyen/adyen-node-api-library
Adyen Node API Library v21.0.0
What's Changed
Breaking Changes 🛠
- Management API
- In
splitConfiguration.tsremovedproperty stores
- In
- Update all services by @AdyenAutomationBot in #1418
Other Changes 🖇️
- Management API
- In
configuration.tsadded propertycommercial - In
currencyadded propertymaxAmount
- In
- Classic Payments API
- in
modificationResultadded enumAuthorised
- in
- Add @deprecated tag: mark deprecated attributes of the models in the OpenAPI files by @gcatanese in #1414
- Update all services by @AdyenAutomationBot in #1423
- Run CodeQL analysis on cron job only by @gcatanese in #1422
- Release v21.0.0 by @AdyenAutomationBot in #1421
Full Changelog: v20.0.0...v21.0.0
Adyen Node API Library v20.0.0
Breaking Changes 🛠
- LEM API:
- Removed
CapabilityEnum,legalEntityId,ServiceEnuminBusinessLineInfoUpdate - Removed
allowDebugUiinOnboardingLinkSettings
- Removed
- Management API:
- Added
JCBInfo - Changed type of
jcb-attribute fromGenericPmWithTdiInfotoJCBInfoinPaymentMethod - Changed type of
jcb-attribute fromGenericPmWithTdiInfotoJCBInfoinPaymentMethodSetupInfo
- Added
New Features 💎
-
Checkout API:
- Added
fundingSourceandisCardCommercialincardDetailsResponse - Added
WalletPurposeEnum(identifiedBoleto,transferDifferentWallet,transferOwnWallet,transferSameWallet,unidentifiedBoleto) inFundRecipient - Added
storedPaymentMethodIdinPayToDetails - Deprecated
recurringDetailReferenceinPayToDetails
- Added
-
LEM API:
- Added
checkTaxElectronicDeliveryConsentResponse - Added
setTaxElectronicDeliveryConsentRequest - Added support for LEM API v3
TaxEDeliveryConsentApi
- Added
-
Balance Platform API:
- Added
branchNumberinbankAccountDetails
- Added
-
Transfers API:
- Added
accountHierarchyNotActive,directDebitNotSupported,pendingExecutionandtransferInstrumentDoesNotExistfor sweepConfigurationV2 and transferWebhooks. - Added
transferReview,transferInfo,transferEventandtransferDatato transferWebhooks - Added
DirectDebitInformationto transferWebhooks - Added
issueCreditLimitinverificationDeadline,verificationErrorandverificationErrorRecursive
- Added
Other Changes 🖇️
- Update CODEOWNERS by @acampos1916 in #1415
- Release v20.0.0 by @AdyenAutomationBot in #1416
Full Changelog: v19.4.0...v20.0.0
Adyen Node API Library v19.4.0
What's Changed
New Features 💎
- Checkout API:
- Added Bizum payment method in
paymentDetails.ts - In
mandate.tsaddcountto retrieve the number of transactions that can be performed within the given frequency.
- Added Bizum payment method in
- LEM API:
- In
onboardingLinkSettings.tsaddallowDebugUito indicate if the user may press a hidden key combination to open the HO debugging UI.
- In
- Update all services by @AdyenAutomationBot in #1411
Other Changes 🖇️
- Release v19.4.0 by @AdyenAutomationBot in #1412
Full Changelog: v19.3.0...v19.4.0
Adyen Node API Library v19.3.0
What's Changed
New Features 💎
- Checkout API:
- Add EftDetails payment method
- In
CheckoutBankTransferActionclass the attributesaccountNumber,routingNumber,sortCodehave been added
- LEM API:
- Add
ISSUECREDITLIMITenum toVerificationDeadline,VerificationError,VerificationErrorRecursive - Improved comments on enums
- Add
- Management API:
- Add support for Accel, Nyce, PayMe, Pulse, Sodexo, Star
Connectivityclass add attributeterminalIPAddressURL
- Update all services by @AdyenAutomationBot in #1394
Other Changes 🖇️
- Use
npm configwhen setting auth token during publishing by @vergilfromadyen in #1395 - Update npmpublish.yml again by @vergilfromadyen in #1397
- Revert removing
npm config setwhen npm publishing by @vergilfromadyen in #1398 - Release v19.3.0 by @AdyenAutomationBot in #1396
Full Changelog: v19.2.0...v19.3.0
Adyen Node API Library v19.2.0
What's Changed
New Features 💎
- Minor updates (comments)
- Update all services by @AdyenAutomationBot in #1387
Other Changes 🖇️
- chore(deps): bump ws from 7.5.8 to 7.5.10 by @dependabot in #1366
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #1221
- removed coveralls from devdependencies by @wboereboom in #1390
- Chore(deps): bump tough-cookie from 4.0.0 to 4.1.4 by @dependabot in #1391
- Renamed the NPM publishing token by @vergilfromadyen in #1392
- chore(deps): update dependency nock to v13.5.5 by @renovate in #1385
- Update npmpublish.yml by @jillingk in #1393
- Release v19.2.0 by @AdyenAutomationBot in #1388
New Contributors
- @vergilfromadyen made their first contribution in #1392
Full Changelog: v19.1.0...v19.2.0
Adyen Node API Library v19.1.0
What's Changed
New Features 💎
- Checkout API:
- Add PayToDetails payment method
FundRecipientadd attributeIBANPaymentLinkRequestadd attributesfundOriginandfundRecipientPaymentLinkResponseadd attributesfundOriginandfundRecipient
- Update all services by @AdyenAutomationBot in #1384
Other Changes 🖇️
- Release v19.1.0 by @AdyenAutomationBot in #1386
Full Changelog: v19.0.0...v19.1.0
Adyen Node API Library v19.0.0
What's Changed
Breaking Changes 🛠
- Checkout API:
- The attribute
transferInstrumentId(the unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts includes) has been added toAchDetails,BacsDirectDebitDetails,SepaDirectDebitDetails - Adyen Giving support for Campaign Manager:
DonationsApiprovides thedonationCampaignsmethod to get a list of donation campaigns,DonationCampaignsRequestclass has a new fielddonationCampaignId StoredPaymentMethodDetailsthe enumBANKTRANSFER_IBANhas been removed- In
PaymentDetailsthe enumBANKTRANSFER_IBANhas been added
- The attribute
- Transfers API:
- Removed enums
cashOutFee,cashOutFundingand addedcardin:- src/typings/transferWebhooks/transferData.ts
- src/typings/transfers/transfer.ts
- src/typings/transfers/transferData.ts
Note: usecashoutFeeandcashoutFundinginstead.
- Removed enums
- LEM API:
OrganizationaddcountryOfGoverningLawattribute
- Update all services by @AdyenAutomationBot in #1377
Other Changes 🖇️
- added link to API-Explorer to PaymentsApp API in readme by @DjoykeAbyah in #1382
- added return for live and test prefix by @DjoykeAbyah in #1381
- Release v19.0.0 by @AdyenAutomationBot in #1383
Full Changelog: v18.1.0...v19.0.0
Adyen Node API Library v18.1.0
What's Changed
New Features 💎
Add support for Payments App API, used to onboard and manage the Adyen Payments App on Android
- LEM API:
- In
GetTermsOfServiceDocumentRequestandGetTermsOfServiceDocumentResponseadd attributetermsOfServiceDocumentFormat LegalEntityAssociationadd attributerelationshipLegalEntityAssociationadd enumLegalRepresentative- provide a new class
OnboardingLinkSettingsto customise the Hosted Onboarding configuration
- In
- Update all services by @AdyenAutomationBot in #1373
Other Changes 🖇️
- update readme by @DjoykeAbyah in #1374
- Update paymentapp readme by @DjoykeAbyah in #1376
- Release v18.1.0 by @AdyenAutomationBot in #1375
Full Changelog: v18.0.0...v18.1.0
Adyen Node API Library v18.0.0
What's Changed
Breaking Changes 🛠
- Checkout API:
- In
IdealDetailsandIdealDonationsthe attributeissueris no longer mandatory. This is required to support iDEAL 2.0 - In
PaymentDetailsclass the enumBANKTRANSFER_IBANandPAYBYBANKhave been removed
- In
- Update all services by @AdyenAutomationBot in #1371
Other Changes 🖇️
- Checkout API:
- In
StoredPaymentMethodDetailsadd new enumbankTransfer_IBAN
- In
- Transfers API:
- In
TransferInfoaddTransferInfo.PriorityEnum
- In
- added new issue labeler and stalebot by @DjoykeAbyah in #1369
- chore(deps): update dependency acorn to v8.12.1 by @renovate in #1365
- fix stalebot by @DjoykeAbyah in #1372
- Release v18.0.0 by @AdyenAutomationBot in #1370
⚠️ RemovedbankTransfer_IBANfrom src/typings/checkout/paymentDetails.ts- added
bankTransfer_IBANto src/typings/checkout/storedPaymentMethodDetails.ts
Full Changelog: v17.3.0...v18.0.0
Adyen Node API Library v17.3.0
What's Changed
New Features 💎
-
Checkout API:
- CashApp support: add
subtypein classCashAppDetails - Add PayByBankDetails payment method
- In
GooglePayDetails,PayWithGoogleDetails,GooglePayDonationsandPayWithGoogleDonationsclasses thethreeDS2SdkVersionhas been added, required for mobile integrations SubMerchantInfoadd new attributesamount,email,phoneNumber
- CashApp support: add
-
Balance Platform Configuration API:
- Add enum
DECLINEDin classesCreateSweepConfigurationV2,SweepConfigurationV2,UpdateSweepConfigurationV2 - Add attribute
statusCommentin classesPaymentInstrument,PaymentInstrumentInfo - Add attribute
matchingValuesin classTransactionRuleRestrictionsto check if a user has recently made multiple transfers with the specified values
- Add enum
-
Update all services by @AdyenAutomationBot in #1363
Other Changes 🖇️
-
chore(deps): update actions/checkout digest to 692973e by @renovate in #1364
-
Release v17.3.0 by @AdyenAutomationBot in #1368
-
⚠️ Removedpaybybankenum from paymentDetails.ts
Full Changelog: v17.2.0...v17.3.0