Bug #14348
BE - PROD - QC1320 - TT - Add Parameter
Status: | Resolved | Start date: | 19 September 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Please assist to add parameter for below service as this is mandatory for TT transaction - not allowed to pass empty values.
- Sender_address1 - TransactionFundTransferConfirmSubmit for FE to pass to BE.
- Sender_address1 - fundstransfer/submit to pass it to omni.
- Please update BE spec.
Originally, BE will grab Sender_address1 from authenticate response and response from performlogin to FE by default.
Adding 1 scenario - This is to cater scenario below:
- if BE unable to get the sender_address1 from omni during authenticate response. and FE allow the user to input another address, or reinput/ change the value of sender_address1 field.
- FE control - Without reinput address - not allowed to send empty value.
History
#1 Updated by Jimmy Phang over 2 years ago
- Subject changed from BE - QC1320 - TT - Add Parameter to BE - PROD - QC1320 - TT - Add Parameter
Title Changed
#2 Updated by Jimmy Phang about 2 years ago
- Status changed from New to Resolved
- Assignee changed from hemanth hemanth to Jimmy Phang
Tested good