Adyen PHP API Library v27.0.0
·
243 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- Management API:
- In
MeApiCredentialtheassociatedMerchantAccountsstring has been removed.
- In
- Management webhooks:
- In
PaymentMethodRequestRemovedNotificationRequestthe event type has been renamed topaymentMethodRequest.removed - In
PaymentMethodScheduledForRemovalNotificationRequestthe event type has been renamed topaymentMethodRequest.scheduledForRemoval.
- In
New Features 💎
- Checkout:
- New payment methods
PixDetailsandPixRecurring. - In
PaymentRefundResponseadd attributecapturePspReference(only available for PayPal refunds). - In
ResponseAdditionalDataCommon:⚠️ therecurringRecurringDetailReferenceandrecurringShopperReferenceare deprecated, use instead the new attributetokenization.storedPaymentMethodIdandtokenization.shopperReference.- add
tokenizationStoreOperationTypeandtokenizationStoredPaymentMethodIdattributes, addtokenizationStoreOperationTypeenum.
- New payment methods
- Management API:
- In
AndroidAppaddSTATUS_ARCHIVED,STATUS_ERROR,STATUS_INVALID,STATUS_PROCESSING,STATUS_READYtoStatusAllowableValuesenum. - Support
AffirmInfoandPayToInfopayment methods. - in
Surchargeclass add attribugeexcludeGratuityFromSurcharge.
- In
- Payout:
- In
ResponseAdditionalDataCommon:⚠️ therecurringRecurringDetailReferenceandrecurringShopperReferenceare deprecated, use instead the new attributetokenization.storedPaymentMethodIdandtokenization.shopperReference.- add
tokenizationStoreOperationTypeandtokenizationStoredPaymentMethodIdattributes, addtokenizationStoreOperationTypeenum.
- In
- Classic Payments:
- In
ResponseAdditionalDataCommon:⚠️ therecurringRecurringDetailReferenceandrecurringShopperReferenceare deprecated, use instead the new attributetokenization.storedPaymentMethodIdandtokenization.shopperReference.- add
tokenizationStoreOperationTypeandtokenizationStoredPaymentMethodIdattributes, addtokenizationStoreOperationTypeenum.
- In
Important
The Recurring API is deprecated. Use the Checkout API recurring endpoints instead.
Full Changelog: v26.0.0...v27.0.0
Other Changes 🖇️
- Release v27.0.0 by @AdyenAutomationBot in #746
Full Changelog: v26.0.0...v27.0.0