Adyen Node API Library v17.3.0
·
154 commits
to main
since this release
What's Changed
New Features 💎
-
Checkout API:
- CashApp support: add
subtype
in classCashAppDetails
- Add PayByBankDetails payment method
- In
GooglePayDetails
,PayWithGoogleDetails
,GooglePayDonations
andPayWithGoogleDonations
classes thethreeDS2SdkVersion
has been added, required for mobile integrations SubMerchantInfo
add new attributesamount
,email
,phoneNumber
- CashApp support: add
-
Balance Platform Configuration API:
- Add enum
DECLINED
in classesCreateSweepConfigurationV2
,SweepConfigurationV2
,UpdateSweepConfigurationV2
- Add attribute
statusComment
in classesPaymentInstrument
,PaymentInstrumentInfo
- Add attribute
matchingValues
in classTransactionRuleRestrictions
to 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
-
⚠️ Removedpaybybank
enum from paymentDetails.ts
Full Changelog: v17.2.0...v17.3.0