Adds funding details to Amazon Pay and Revolut Pay charges
What’s new
Adds underlying funding details to charge.payment_method_details for Amazon Pay and Revolut Pay.
Impact
You can now see underlying card details when an Amazon Pay or Revolut Pay user pays with a card. You can see these details in the Dashboard (in the Events and logs section) or in the latest_charge field (when it’s expanded) of a PaymentIntent response.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| funding | Added | Charge. payment_method_details. amazon_pay Charge. payment_method_details. revolut_pay |
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-12-18. acacia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
