We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow the superuser to complete an order. The following must be true:
If the prerequisites above are not met, then show a warning to the superuser. You should allow option for superuser to cancel at any time, mid-entry.
Calculate the order total: Your order total is $149.54. Ready to purchase (Y/N) >
Choose payment option: Choose a payment option
The text was updated successfully, but these errors were encountered:
nchemsak
No branches or pull requests
Context
Allow the superuser to complete an order. The following must be true:
Expected Behavior
If the prerequisites above are not met, then show a warning to the superuser.
You should allow option for superuser to cancel at any time, mid-entry.
Calculate the order total:
Your order total is $149.54. Ready to purchase
(Y/N) >
Choose payment option:
Choose a payment option
The text was updated successfully, but these errors were encountered: