Open tanya-ondc opened 1 year ago
/on_search
/on_select
/init
/on_confirm
/on_status
@rapidor
/on_search:
/on_init
/on_confirm:
/on_status - Order Picked Up:
@rapidor
@tanya-ondc There is only 1 image for this item, Export license will be sent in on search
@tanya-ondc provider.location.city.code is std:80 which is correct for Bengaluru, so did not understand why that is wrong?
@tanya-ondc provider.location.city.code is std:80 which is correct for Bengaluru, so did not understand why that is wrong?
@MySachin2 code should be std:080
/on_search:
/on_select:
/on_confirm:
@MySachin2
@tanya-ondc This will be an Export license in on_search
/on_select:
/on_status_delivered:
Test Flow 4 and Flow 5 as per the test cases document.
@MySachin2
Flow4
/on_confirm:
@MySachin2
Flow1
@MySachin2
Looks Good.
/on_search
/select
/on_select
/init
/on_init
/confirm
/on_confirm
@MySachin2
@abhinavv245
/on_select/0/message/order/quote/breakup/2/@ondc/org/title_type must be equal to one of the allowed values (item,Discount,Packing charges,delivery ,tax,misc)
the enumerations did it get updated, did discount
become Discount
?
/confirm/0/message/order/billing/address must be equal to constant (Kochi, Kochi, 682028) can you elaborate on the above point?
/init/0/message/order/provider must have required property 'ttl' this one was removed as per what @tanya-ondc asked.
Please find the responses inline:
/on_select/0/message/order/quote/breakup/2/@ondc/org/title_type must be equal to one of the allowed values (item,Discount,Packing charges,delivery ,tax,misc) - Ignore this error
/confirm/0/message/order/billing/address must be equal to constant (Kochi, Kochi, 682028) can you elaborate on the above point? - Address should be same as sent in init
/init/0/message/order/provider must have required property 'ttl' -- the ttl in /select was removed, not from /init. /init TTL is to specify the time till which buyer wants to receive the RFQ response.
@MySachin2
Domestic B2B:
/on_search
/select
/confirm
/on_status
@MySachin2
/on_search
@MySachin2
Logs looks good. Tech clearance provided
@MySachin2
on-search
on_init
on_confirm
on_status
@rapidor