-
Notifications
You must be signed in to change notification settings - Fork 107
Addble - compliance check #203
Comments
@bluecypher - for Flow 2, Plotch (Indiastack buyer app) is sending different transaction_id with every SELECT call. |
@BLR-0118 & @bluecypher - there is no "ttl" in quote in on_update as per the API specification. Could you please confirm if "ttl" needs to be added in quote in on_update? |
@BLR-0118, @bluecypher - why do we need to keep message_id for an unsolicited /on_update same with a previous /update call? These introduces chances of mismatch. |
@yaikhomba |
Addble retail logs with fixes for ONDC-Official#203
Flow 1/on_status
/on_update
Flow 2/on_select
Flow 3, 4
|
@BLR-0118 @bluecypher |
|
@bluecypher - for the /on_update was following the payload listed in the spec. Will include the others attributes. |
Flow 1
/on_search
/on_init
/on_status
/on_update
Flow 2
/on_select
Flow 3
/on_status
/on_update
/on_update (return rejected)
Flow 4
/on_status
@yaikhomba
The text was updated successfully, but these errors were encountered: