You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For vaulting flows, currently, the PaymentMethodStatus is kept as awaiting_data during the generation of client_secret, we want to implement a process tracker flow to update the status to inactive upon session expiry.
Possible Implementation
Implementing a new flow for PaymentMethodStatus update.
Have you spent some time checking if this feature request has been raised before?
Feature Description
For vaulting flows, currently, the
PaymentMethodStatus
is kept asawaiting_data
during the generation of client_secret, we want to implement a process tracker flow to update the status toinactive
upon session expiry.Possible Implementation
Implementing a new flow for
PaymentMethodStatus
update.Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: