Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(router): Make payment_method_subtype optional #7567

Closed
AnuthaDev opened this issue Mar 19, 2025 · 0 comments · Fixed by #7568
Closed

feat(router): Make payment_method_subtype optional #7567

AnuthaDev opened this issue Mar 19, 2025 · 0 comments · Fixed by #7568
Assignees
Labels
A-core Area: Core flows api-v2

Comments

@AnuthaDev
Copy link
Contributor

We can have situations where we don't know the payment_method_subtype. e.g. Frontend doesn't know whether a card is credit or debit.

To support such scenarios we need to make payment_method_subtype nullable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows api-v2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants