mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

To fix : quotes call in the switch should carry "note" field to the Payee side #3971

Open YminOo opened 3 months ago

YminOo commented 3 months ago

Summary: Payer send POST /quotes with "note" field in the body and that "note" field is not carrying to the Payee side. So, Payee is not getting original information.

Sample data : Payer side body data

Screenshot 2024-06-21 at 17.12.49.png

Hub to Payee side body data

Screenshot 2024-06-21 at 17.13.48.png

Severity: High

Priority: High

Expected Behavior If the payer side send the POST /quotes with "note" field in the body, all body data must be carry from Hub to the Payee side.

Steps to Reproduce

  1. Payer side send POST /quotes with "note" field in the body
  2. Make transactions success and check the logs at Payer side, Payee side

Specifications

Notes: