ONDC-Official / v1.2.0-logs

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

zoho (SA: RET10) - compliance check #1844

Closed sahil-ondc closed 4 months ago

sahil-ondc commented 4 months ago

Flow 1

on_search

on_search_inc_refresh

Flow 2

select

on_select

init

confirm

on_confirm

on_status_pending

on_status_packed

on_status_picked

on_status_out_for_delivery

on_status_delivered

Flow 3

select_out_of_stock

Flow 4

on_cancel

Flow 5

on_status_packed

on_status_picked

on_status_out_for_delivery

on_status_delivered

Flow 6

@sherinkishana27

SherinShafa27 commented 4 months ago

@sahil-ondc for flow 2 select,init,confirm were from reference buyer app. For Flow 6 we have supported return reject and liquidation as discussed with @BLR-0118

missingRouting/Tag: this is not mandatory for v1.2 phase 1? Invoice should be publicly accessible, kindly provide a valid link : As many of the buyer apps arent consuming this field and due to privacy reasons as this url has no authentication we are sending the dummy url.

sahil-ondc commented 4 months ago

Flow 2

init

on_confirm

Why settlement_details are missing in payment object ?

on_status_packed

on_status_picked

If tracking is enabled, track and on_track must be provided

Flow 3, 4, 5

on_status_pending

on_cancel

Flow 6

@SherinShafa27

SherinShafa27 commented 4 months ago

@sahil-ondc Invoice should be publically accessible -As many of the buyer apps arent consuming this field and due to privacy reasons as this url has no authentication we are sending the dummy url.

quote_trail price and item quote price sum for on_cancel should be equal to the price as in on_confirm - As for rto case,we may have rto delivery charge hence quote price wont be same as on_confirm

update_settlement_part_cancel is missing - This update call request we didnt get from buyer ref app.

Instead of Rejection in liquidation. Kindly provide case for the 'Approval' -- Already @subbaiyana discussed with @BLR-0118 for proceeding with this.

can we have a call/meeting to close this? @sahil-ondc pls revert asap

SherinShafa27 commented 4 months ago

Apart from above needs to discussed, fixed flow 2 issues and updated logs here https://github.com/ONDC-Official/v1.2.0-logs/pull/1886 .Pls review and approve. @sahil-ondc cc: @subbaiyana

SherinShafa27 commented 4 months ago

@sahil-ondc any update???

BLR-0118 commented 4 months ago

Flow 2:

  1. if "url_enabled" is "yes" in /on_status*, pls also make sure "url" is correctly populated;

  2. Also, make sure return with reverse qc is enabled, as most grocery items are resaleable & hence will be returned back to store for returns;

BLR-0118 commented 4 months ago

clearing logs for v1.2.0 (RET10), subject to the above being fixed;