Adds wallet details for card_present Charges and Payment Methods
What’s new
Adds a wallet.type field to card_present Charges and Payment Methods.
Added
card_present.wallet nullable object
If a mobile wallet was presented in the transaction, this contains the details of the mobile wallet.
Impact
Lets you see the type of wallet used for card_present Charges and Payment Methods.
Changes
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-09-30. acacia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
Related changes
- Adds option to retrieve CVC tokens on Confirmation Tokens
- Adds customer ID to payment method preview on a confirmation token
- Adds support for identifying the unique payer for the the related setting payment method
- Adds support for Affirm transaction IDs
- Adds support for in-person payment methods, including Interac cards
- Displays
authorization_codefor Charges - Adds country field for Charges that use Klarna
- Displays Amazon Pay dispute type on Disputes
