-
Notifications
You must be signed in to change notification settings - Fork 0
Description
User Stories:
As a costumer, I want to be able to pay for my order , So that I can complete the transaction and receive my food.
As an Amin ,I want to be able to monitor and manage order payments.
Acceptance Criteria:
A costumer can proceed to checkout from my cart.
A costumer can select a payment method and securely provide payment details.
The system shall integrate with a secure payment gateway to process credit/debit card and mobile wallet transactions (Optional).
Once a costumer has successfully entered his payment details and confirmed the payment, he should receive a payment confirmation message.
If a costumer choose cash on delivery, he should receive a confirmation message indicating that his order has been placed, and he will pay the order cost upon delivery.
A costumer should receive an order confirmation email or notification with details of his order and estimated delivery time.
An admin should have access to view payment status for all orders from the access panel.
An Admin should receive notifications or alerts prompting him to resolve any payment failures or issues.