Open abhinavv245 opened 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.
/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
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
@samarthpatel-bizom Schema validation is mandatory and needs to be handled by sending NACK.
/search
/init
/on_init
**/confirm***
/on_status
@samarthpatel-bizom
/on_init
/on_confirm
/init
@samarthpatel-bizom
@abhinavv245 issues addressed please check the updated logs https://github.com/ONDC-Official/verification-logs/pull/1431
/on_cancel
@samarthpatel-bizom
@samarthpatel-bizom Kindly submit logs for version 2.0.2 as per test cases.