Skip to content

4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 16:17
· 4264 commits to main since this release
157cbfd

Added

  • BACS Direct Debit Component.

Fixed

  • Google Pay Environment being set incorrectly to WalletConstants.ENVIRONMENT_PRODUCTION.

Deprecated

  • DropInServiceResult.Action(actionJSON: String) is deprecated in favor of DropInServiceResult.Action(action: com.adyen.checkout.components.model.payments.response.Action). Use com.adyen.checkout.components.model.payments.response.Action.SERIALIZER to serialize your JSON response string.