ONDC-Official/v1.1.0-logs

GRAB (RSF) - compliance check

Closed this issue · 6 comments

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

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

[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

  • counterparty_diff_amount/value must be string

@amolsgirkar @Ajit-Grab

@bluecypher @RupalSingla we have resubmitted - Please check

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

Logs cleared for RSF v1.0.0

@Ajit-Grab @amolsgirkar