ONDC-Official / v1.2.0-logs

Retail and Logistics Logs for 1.2.0
9 stars 278 forks source link

Shopalyst (SA:RET11) - compliance check #2695

Open sahil-ondc opened 4 weeks ago

sahil-ondc commented 4 weeks ago

Flow 1

On Search

On Search Inc

Flow 2

Select

On Confirm

On Statu Pending

On Status Picked

On Track

Flow 3

Same as flow 2

Select Out Of Stock

On Select Out Of Stock

Flow 4

Same as Flow 2

On Cancel

Flow 5

On Cancel RTO

Flow 6

On Update Part Cancel

Update Settlement Part Cancel

On Update Interim Liquidated

On Update Liquidated

Kindly provide a curl as well along with the api response and also include the scenario of part cancellation in the flow 6

@Deepanjalitr

Deepanjalitr commented 3 weeks ago

Hi @sahil-ondc, I will resubmit the logs after making the necessary changes Please help me clear a few doubts

  1. item.category_id should be ‘F&B’ in case of RET11 , Serviceability.category in tags should be ‘F&B’ in case of RET11 - So for all the F&B products category_id passed should be F&B ?
  2. item.id length is too big for the item provided with item_id :’ - Its the same format that we are using for all other domains which are already in PROD.
  3. Why two on_cancels are provided, could you please explain this ? - One was for RTO-Initiated and other one for RTO-Delivered
Deepanjalitr commented 3 weeks ago

@sahil-ondc

Invalid attributes for type: ‘customization’ is there like : ‘@ondc/org/returnable’, ‘@ondc/org/seller_pickup_return’, ‘@ondc/org/cancellable’, ‘@ondc/org/available_on_cod’. Kindly check for others as well ---> Do we have to pass these properties for customizations? It's not mentioned in spec

Is custom_menu is supported for the ‘F&B’ ? ---> Its not mandatory right?

shivang1131 commented 1 week ago

Flow 1

on_search

on_search_inc

Flow 2

on_status packed

on_status picked

Flow 4

on_confirm

Flow 5

on_cancel

Flow 6

Previous issues persist here.

@Deepanjalitr

Deepanjalitr commented 1 week ago

@sahil-ondc @shivang1131 We have updated the flow based on the feedback from the last submission.

A new file, comments.txt, has been added to address specific flows. It includes details on the fixes we've implemented and notes on certain scenarios that require further clarification. Some of the issues mentioned in the feedback may not align with the original specifications, so we'd appreciate guidance on these points to ensure alignment

shivang1131 commented 2 days ago

Flow 1

on_search


on_search_inc


-No need to send “origin” tag in F&B domain.

Flow 2

Flow 3

Same issues as flow 2

Flow 5

on_cancel

@Deepanjalitr