-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
backendConcerning any and all backend issuesConcerning any and all backend issuese-commerceE-CommerceE-CommerceenhancementNew feature or requestNew feature or requestworkflow-componentNew backend component requestNew backend component request
Description
Implement the first iteration of Shopify that will do CRUD operations for orders. For details, check https://shopify.dev/api/admin-rest/2021-10/resources/order
Technical details:
https://shopify.dev/docs/api/admin-rest
Acceptance Criteria:
List of implemented actions:
- cancel order
- close order
- create order
- delete order
- update order
List of implemented triggers:
- new cancelled order
- new order
- new paid order
Definition of Done:
- Unit/Integration tests
- Documentation
Metadata
Metadata
Assignees
Labels
backendConcerning any and all backend issuesConcerning any and all backend issuese-commerceE-CommerceE-CommerceenhancementNew feature or requestNew feature or requestworkflow-componentNew backend component requestNew backend component request
Type
Projects
Status
In Testing