Renames the next_source_action field for Payment Intents to next_actionBreaking changes
What’s new
Renames the next_ property on the PaymentIntent to next_.
Impact
Update your code to reference next_ instead of next_ when handling additional actions required for payment processing. This modification provides more generalized terminology that could accommodate various types of required actions.