Bug #533
openAdmin Panel - Payment Status Remains Pending for Orders Placed on Behalf of Customer
0%
Description
Launch the application : http://200.141.7.42:85/ in chrome
Enter valid admin credentials
Navigate to Orders
Create an order by selecting a customer
Place the order while it is in Pending status
Change the order status to Approved
Observe the payment status
Repeat the same process for orders placed from the Customer Mobile App and Salesman Panel
Change those orders to Approved / Processing / Completed
Observe the payment status
Observe the behaviour
Actual result:
When an order is created from the Admin Panel by selecting a customer, the payment status remains Pending even after the admin changes the order status from Pending to Approved.
However, orders placed from the Customer Mobile App and Salesman Panel show the payment status as Paid when the admin changes the order status to Approved, Processing, or Completed.
Expected result:
The payment status should be handled consistently for orders created from the Admin Panel, Customer Mobile App, and Salesman Panel. When an admin-created order for a selected customer is changed to Approved, its payment status should be updated according to the same payment-status logic applied to Customer Mobile App and Salesman Panel orders.
Subtasks
Related issues
SU Updated by sumukh urs 6 days ago
- Subject changed from Customer Mobile App - Payment Status Is Not Updated Consistently Based on Order Status to Admin Panel - Payment Status Remains Pending for Orders Placed on Behalf of Customer
- Description updated (diff)