ONDC-Official/v1.1.0-logs

Kiko (RSF) - compliance check

Closed this issue · 6 comments

/receiver_recon

  • /message/orderbook/orders/0/payment/@ondc/org/settlement_details/1/settlement_status must be equal to constant (PAID)
  • settlement_counterparty should be "seller-app"

/on_receiver_recon

  • context/timestamp can't be the same as /receiver_recon
  • invalid ttl property in /context
  • /message/orderbook/orders/0 must have required property 'counterparty_diff_amount'
  • /message/orderbook/orders/0 must have required property 'message'
  • invalid value of settlement_reference_no
  • invalid value of counterparty_recon_status for successful txn
  • settlement_id mismatches
  • txn id mismatches

@vickyKiko, please perform QA before resubmitting the logs.

5 successful orders should be present in the orderbook as per flow 1

/on_receiver_recon

  • /context/domain must be equal to constant (ONDC:NTS10)
  • /message/orderbook/orders/0/order_recon_status must be equal to constant (02)
  • /message/orderbook/orders/0/counterparty_diff_amount/value must be string
  • collected amount and settlement amount are same despite having buyer app finder fee; counterparty recon status should be (02) "Overpaid"
  • order_recon_status should be 02 (Final)
  • collector_app_id mismatches

Flow 2

  • avoid using placeholder values
  • correction flow through IGM is not within the scope of the MVP

@vickyKiko

Flow 1

  • 5 successful orders must be processed as part of flow 1

/receiver_recon

  • invalid flow; correction flow is not a part of flow 1; also, correction flow through IGM is not a part of MVP

/on_receiver_recon

  • invoice_no should be the same as received in /receiver_recon
  • collector_app_id can't change
  • orders/transaction_id can't change

Flow 2

  • Invalid Flow; counterpart_recon_status can't be 01 in case of correction flow

@vickyKiko, all the issues are repeated. Make sure all the previously identified issues are resolved before resubmitting logs

Flow 1

/on_receiver_recon
message.orderbook.orders.transaction_id must be similar to message.orderbook.orders.transaction_id in reciver_recon

@vickyKiko

@RupalSingla Can you please check again the RSP logs in our current PR.
commit "[Re-Submission RSP Logs 10 Oct]"

@RupalSingla Any update on rsp log review please check.

Logs cleared for RSF v1.0.0

@vickyKiko @vijendrakiko