Closed sahil-ondc closed 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.
Why settlement_details are missing in payment object ?
update_settlement_part_cancel
is missingRejection
in liquidation. Kindly provide case for the 'Approval'@SherinShafa27
@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
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
@sahil-ondc any update???
Flow 2:
if "url_enabled" is "yes" in /on_status*, pls also make sure "url" is correctly populated;
Also, make sure return with reverse qc is enabled, as most grocery items are resaleable & hence will be returned back to store for returns;
clearing logs for v1.2.0 (RET10), subject to the above being fixed;
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
https://docs.google.com/spreadsheets/d/1JZV6ZQzXcHUsOwegGtArX3DdIXYIy3gxkhQ00q7kICc/edit#gid=1367601795
for more information@sherinkishana27