-
Notifications
You must be signed in to change notification settings - Fork 10
DOC-509 Denied and allowed card payment countries #358
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
Conversation
✅ Deploy Preview for incomparable-tiramisu-91a96a ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
I opted to keep both the allowed and blocked country lists. Some partners may only be interested in scanning blocked countries vs. verifying that their country is approved. With this new tab structure, it's easier to switch between the two. |
1210adb
to
6143073
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Just a couple minor suggestions :)
Co-authored-by: Max B. <[email protected]>
Co-authored-by: Max B. <[email protected]>
Hey,
I've added a list of countries that allow and block card payments.
The initial request asked for both the allowed and blocked lists. However, a follow-up comment requested that I display only the blocked countries.
I included both lists for the preview, but based on feedback from all stakeholders, I will remove the allowed list if needed.