ONDC-Official / verification-logs

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

Bizom B2B BAP - compliance check #1354

Open abhinavv245 opened 10 months ago

abhinavv245 commented 10 months ago

@samarthpatel-bizom Kindly submit logs for version 2.0.2 as per test cases.

samarthpatel-bizom commented 10 months ago

@abhinavv245 we have followed https://docs.google.com/document/d/10ouiTKLY4dm1KnXCuhFwK38cYd9_aDQ30bklkqnPRkM/edit#heading=h.b8pvm1qdqxa3 doc to generate logs.

Bizom BAP does not support prepaid order (flow-2) and RFQ (fllow-3) hence we have submitted flow-1 and flow4. Please let me know what is missing in here.

abhinavv245 commented 9 months ago

Flow 1 & 4

/search

/on_search

/select

/init

/on_init

/confirm

/on_confirm

Note: looks like the testing has been done on version 2.0.1, Kindly test as per version 2.0.2. Also, provide the complete transaction logs for both the flows including search, on_search

@samarthpatel-bizom

samarthpatel-bizom commented 9 months ago

incorrect schema for tags (must have required property 'descriptor') (BAP should validate and send NACK) -> We have currently disabled schema validation.

@abhinavv245 have addressed your concerns please check. https://github.com/ONDC-Official/verification-logs/pull/1380

abhinavv245 commented 9 months ago

@samarthpatel-bizom Schema validation is mandatory and needs to be handled by sending NACK.

abhinavv245 commented 9 months ago

Non RFQ Buyer App

All flows

/search

/init

/on_init

**/confirm***

/on_status

@samarthpatel-bizom

abhinavv245 commented 9 months ago

Non RFQ Buyer App

Flow 1

/on_init

/on_confirm

Flow 4 & 5

/init

@samarthpatel-bizom

samarthpatel-bizom commented 8 months ago

@abhinavv245 issues addressed please check the updated logs https://github.com/ONDC-Official/verification-logs/pull/1431

abhinavv245 commented 8 months ago

/on_cancel

@samarthpatel-bizom