Bug #16673
iOS [Transaction History][Credit Card Pending Transaction] Handle the credit card pending transaction
Status: | Closed | Start date: | 09 June 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | hsulynn pang | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Non-treats:
-call the same existing service getCardHistory (for both
old app and new app) to BE
-display pending transaction in FE if got pending transaction data returned by BE
Treats:
(1)old app- /treats/getCustomerTransactionHistory call to old BE
(leave it as existing NO CHANGE, no pending transaction will be returned by BE because it's old BE response)
(2)new app- /treats/getCustomerTransactionHistoryV2 call to new BE
-display pending transaction in new app if got pending transaction data returned by BE
History
#1 Updated by He Xi Yeo over 1 year ago
- Status changed from New to Resolved
- Assignee changed from He Xi Yeo to hsulynn pang
- % Done changed from 0 to 100
#2 Updated by hsulynn pang over 1 year ago
- File SIT Document_Pending transaction v1.0.xlsx added
- Status changed from Resolved to Pending Close
tested
#3 Updated by hsulynn pang over 1 year ago
- File uat progress pending.PNG added
- Status changed from Pending Close to Closed
tested by user