Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inikart _app ( BA: RSF 2.0 ) - Compliance Check #2973

Open
ParneetkaurDev opened this issue Dec 20, 2024 · 3 comments
Open

Inikart _app ( BA: RSF 2.0 ) - Compliance Check #2973

ParneetkaurDev opened this issue Dec 20, 2024 · 3 comments

Comments

@ParneetkaurDev
Copy link

@venkatramanm Please fix these issues.

Flow 1

Report and On_report

  • TTL Validation:
    • context/ttl in the report and on_report calls should be "P1D" according to the API contract.
  • Transaction Validation:
    • context/transaction and ref_transaction_id should not match with each other.
    • context/message_id and ref_message_id should not match with each other.

Flow 2

Report and On_report

  • TTL Validation:
    • context/ttl in the report and on_report calls should be "P1D" according to the API contract.
  • Transaction Validation:
    • context/transaction and ref_transaction_id should not match with each other.
    • context/message_id and ref_message_id should not match with each other.

Recon and On_recon

  • TTL Validation:
    • context/ttl in the report and on_report calls should be "P1D" according to the API contract.
  • UUID Validation:
    • message/settlement/id should be in “uuid” format.
    • message/settlement/orders/0/id should be in “uuid” format.
  • Order Update Validation:
    • message/orders/updated_at object is missing.

Flow 3

Report and On_report

  • TTL Validation:
    • context/ttl in the report and on_report calls should be "P1D" according to the API contract.
  • Transaction Validation:
    • context/transaction and ref_transaction_id should not match with each other.
    • context/message_id and ref_message_id should not match with each other.

Recon and On_recon

  • TTL Validation:
    • context/ttl in the report and on_report calls should be "P1D" according to the API contract.
  • UUID Validation:
    • message/settlement/id should be in “uuid” format.
    • message/settlement/orders/0/id should be in “uuid” format.
  • Order Update Validation:
    • message/orders/updated_at object is missing.

Flow 4

Report and On_report

  • TTL Validation:
    • context/ttl in the report and on_report calls should be "P1D" according to the API contract.
  • Transaction Validation:
    • context/transaction and ref_transaction_id should not match with each other.
    • context/message_id and ref_message_id should not match with each other.
@vaibhavSharma89
Copy link
Contributor

@ParneetkaurDev,
As we discussed on call I have fixed the mentionded things.
#2984
Could you please Ask someone to merge the PR and let me know anything else is required.
Thank you.

@ParneetkaurDev
Copy link
Author

@vaibhavSharma89
Logs have been approved.

@vaibhavSharma89
Copy link
Contributor

Thank you @ParneetkaurDev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants