HomeGuidesAPI ReferenceChangelog
Log InChangelog
Changelog
These docs are for v2025.10.00. Click to read the latest docs for v2025.12.00.

2025.12.00

Aera Wallets API

  • New WSP wallet management endpoints
  • Updated response body for Get Wallet details
  • New query parameters for Get Wallet details
    • includeSDKInfo = When set to true this will populate the list sdkIds with the id of all the SDKs associated with this wallet.
    • includeUserInfo = When set to true this will populate the userInfo field.
  • Other small improvements
    • No longer require the field identityTrustAnchor on Create Xtra Payment Instrument.
    • Sending WSP events when onboarding an XTRA payment instrument.
    • Expanded the data field within the WSP events for payment instrument onboarding to include:
      • maskedPan
      • nickname
    • Now sending WSP events both when a consumer or WSP delete a single payment instrument from a wallet.
📘

For developers, read API version log for more details.

Aera Wallets SDK

  • Android Wallets SDK for iOS is now available for staging! The functionality includes the partial Wallets SDK flow for open wallet and payment. The Wallets SDK documentation has been updated to include iOS specifics, and should be revisited.
  • Merchant Specific Preferences: Android and iOS: A Config parameter is now available to send currently selected language from Membership App to the rest of the wallet.

See code related changes in the SDK Version Log