ONDC-Official / v1.1.0-logs

2 stars 107 forks source link

GRAB (RSF) - compliance check #732

Closed RupalSingla closed 8 months ago

RupalSingla commented 9 months ago

Orderbook must have 5 orders .

FLOW 1 : //on_receiver_recon counterparty_recon_status is having incorrect code.

FLOW 2 : //on_receiver_recon counterparty_recon_status is having incorrect code.

@amolsgirkar

amolsgirkar commented 9 months ago

counterparty_recon_status = "01" -> "Paid", "02" -> "Overpaid", "03" -> "Underpaid", "04" -> "Not paid"

we have summited logs for two flow, flow1 is with correct settlement amount, where we have sent counterparty_recon_status = 1 and flow2 is with lesser settlement amount, where we have sent counterparty_recon_status = 3. As per ondc contract we have sent correct code. Please check and let us know the same.

@RupalSingla

Ajit-Grab commented 8 months ago

[ONDC] Orderbook must have 5 orders . [Grab] Digiledge has not implemented the solution, hence unable to test P.S. - Logs of digiledge has been approved for Prod.

FLOW 1 : //on_receiver_recon counterparty_recon_status is having incorrect code.

[Grab]: Necessary Rectification Done

FLOW 2 : //on_receiver_recon counterparty_recon_status is having incorrect c

[Grab]: Necessary Rectification Done

@bluecypher @RupalSingla @amolsgirkar - Please approve ASAP

sandeepshahi commented 8 months ago

@amolsgirkar @Ajit-Grab

Ajit-Grab commented 8 months ago

@bluecypher @RupalSingla we have resubmitted - Please check

amolsgirkar commented 8 months ago

@bluecypher @RupalSingla we have resubmitted the logs, please check. FYI @Ajit-Grab

sandeepshahi commented 8 months ago

Logs cleared for RSF v1.0.0

@Ajit-Grab @amolsgirkar