Renames Payment Intent field for linking tax calculationBreaking changes
What’s new
Renames the preview parameter async_ to hooks in Payment Intents.
Why is this a breaking change?
The async_ preview parameter has been renamed to hooks. Participants of the private payment_ preview who want to use this Stripe version must update their integrations to use the new parameter name.
Impact
If you participated in the payment_ private preview and want to upgrade to this Stripe version, update your integration to use the new parameter name.