ONDC-Official / verification-logs

ONDC Pre-production issue & discussion board
22 stars 312 forks source link

Rapidor | B2B | BPP | Compliance Check #1076

Open tanya-ondc opened 1 year ago

tanya-ondc commented 1 year ago

on-search

on_init

on_confirm

on_status

@rapidor

tanya-ondc commented 1 year ago

/on_search

/on_select

/init

/on_confirm

/on_status

@rapidor

tanya-ondc commented 1 year ago

/on_search:

/on_init

/on_confirm:

/on_status - Order Picked Up:

@rapidor

MySachin2 commented 1 year ago

@tanya-ondc There is only 1 image for this item, Export license will be sent in on search

MySachin2 commented 1 year ago

@tanya-ondc provider.location.city.code is std:80 which is correct for Bengaluru, so did not understand why that is wrong?

tanya-ondc commented 1 year ago

@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

tanya-ondc commented 1 year ago

/on_search:

/on_select:

/on_confirm:

@MySachin2

MySachin2 commented 1 year ago

@tanya-ondc This will be an Export license in on_search

tanya-ondc commented 1 year ago

/on_select:

/on_status_delivered:

Test Flow 4 and Flow 5 as per the test cases document.

@MySachin2

tanya-ondc commented 1 year ago

Flow4

/on_confirm:

@MySachin2

tanya-ondc commented 1 year ago

Flow1

@MySachin2

tanya-ondc commented 1 year ago

Looks Good.

abhinavv245 commented 1 year ago

Domestic

/on_search

/select

/on_select

/init

/on_init

/confirm

/on_confirm

@MySachin2

sanushilshad commented 1 year ago

@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.

tanya-ondc commented 1 year ago

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

tanya-ondc commented 1 year ago

Domestic B2B:

/on_search

/select

/confirm

/on_status

@MySachin2

tanya-ondc commented 1 year ago

/on_search

@MySachin2

tanya-ondc commented 1 year ago

Logs looks good. Tech clearance provided

@MySachin2