ONDC-Official / verification-logs

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

TRV10 - PreProd - Quick Ride - Logs for all flows #1685

Open shobhanaquickride opened 3 weeks ago

sourabhsaini11 commented 3 weeks ago

@shobhanaquickride, logs are to be reviewed under 2.0.0 or 2.0.1?

sourabhsaini11 commented 3 weeks ago

@shobhanaquickride, kindly get the below issues fixed common_issues

on_search

on_init

confirm

on_confirm

on_update

on_status

on_cancel

shobhanaquickride commented 1 week ago

All comments are fixed except for the following:

a) missing tags in SETTLEMENT_TERMS tag-group: All settlement terms which come from the buyer app will be relayed as-is in the subsequent responses since buyer app will decide how it needs to receive the settlement

b) billing in missing: id is missing in payments: Can't fix since this comes from BAP (Pramaan in our case from where logs are generated)

c) status & valid_to is missing in stops.authorization: Mobility specification doesn't explain this: https://ondc-official.github.io/mobility-specification/#attribute What are the valid values for status? As per one of the examples, updated to set the status as "CLAIMED" after the ride is started. Before that, the status is not set. What should it be set to?

sourabhsaini11 commented 1 week ago

@shobhanaquickride, please fix the below issues as well common_issues

on_confirm

on_update

on_status

Flow-2 on_cancel

Flow-3