Renames several statuses for PaymentIntentsBreaking changes
What’s new
Renames several PaymentIntent statuses:
requires_
is nowsource requires_
.payment_ method requires_
is nowsource_ action requires_
.action
Impact
Update your code to check for these new status names when processing PaymentIntents. This might affect payment flow logic and error handling.