Payments Requests containing ReadRefundAccount=Yes should return accountNo and sortcode
Closed this issue · 2 comments
BohoCode commented
ZD: 55834
When a TPP sets the ReadRefundAccount=yes in a payment request the response should contain Sort Code and Account Number.
The ReadRefundAccount field was added in 3.1.4 so this functionality needs to be put into a filter and that filter needs to be added to 3.1.4, 3.1.5 & 3.1.6 controllers.
Acceptance Criteria
- End to end test in postman covers this functionality and pass against master
- Functional Tests cover this functionality and pass against master
jsanhc commented
Payments affected
- DomesticPayment
- DomesticScheduledPayment
- DomesticStandingOrder
- InternationalPayment
- InternationalScheduledPayment
- InternationalStandingOrder
Versions
- From 3.1.4 to latest
jsanhc commented
Related issue: 16:Payment Initiation model version 3.1.4 missed fields (Refund)
- Fixed