-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
@vendure/dashboardP2: importantImportant issue which does not affect majority of usersImportant issue which does not affect majority of userstype: bug πSomething isn't workingSomething isn't working
Description
Describe the bug
When adding an item to any order, after the payment has been manually settled, the state of the order stays in arranging payment.
To Reproduce
Steps to reproduce the behavior:
- Go to any order.
- Click on modify order.
- Add any item to the order.
- Confirm the modification.
- Settle the additional payment.
Expected behavior
Order state changes from arranging payment to payment settled.
Actual behavior
Order state doesn't change
Environment (please complete the following information):
- @vendure/core version: 3.5.4
- Nodejs version: 22
- Database (mysql/postgres etc): postgres
- Operating System (Windows/macOS/Linux): linux
- Browser (if applicable): chrome
- Package manager (npm/yarn/pnpm): pnpm
Workaround
Manually transition the state of the order to payment settled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@vendure/dashboardP2: importantImportant issue which does not affect majority of usersImportant issue which does not affect majority of userstype: bug πSomething isn't workingSomething isn't working