Feature #13188

Pay card web services

Added by David Wong over 2 years ago. Updated over 2 years ago.

Status:ClosedStart date:25 February 2022
Priority:NormalDue date:25 February 2022
Assignee:Hoo Dextor% Done:

100%

Category:-Spent time:-
Target version:-
Phase:R1 Branch Code:showroom-proj-base-i5

Description

Please share the card payment web service endpoint URL and also a sample card payment request/response data.

Screenshot 2022-03-07 at 10.28.31 AM.png (1.19 MB) Wee Meng Soh, 07 March 2022 10:31 AM

History

#1 Updated by santhosh Krishna over 2 years ago

  • Status changed from New to In Progress

WS : cardPaymentList
URL : /cc_mib_ws/api/v1/ribms/cardPaymentList
REQUEST: {
fromAccOverview":"Y",
"creditCardIndex":"ACC003"
}

RESPONSE : similar to "reportLSFList" ws

--------------------------------------------------
WS : cardPaymentAck
URL : /cc_mib_ws/api/v1/ribms/cardPaymentAck"
REQUEST: {
"ownCardIndex":"1",
"suppCardIndex":"",
"debitCardIndex":"",
"refCode":"",
"amounts": 25.90
}

RESPONSE {
"status": {
"status_code": "0"
},
"credit_card": {
"account_id": "",
"card_id": "0",
"card_payment": {
"reference_code": "asdasdad",
"amounts": "12.99"
}
}
}

#2 Updated by santhosh Krishna over 2 years ago

  • Status changed from In Progress to Resolved
  • Assignee changed from santhosh Krishna to David Wong

#3 Updated by David Wong over 2 years ago

  • Status changed from Resolved to Assigned
  • Assignee changed from David Wong to chok yee fan

#4 Updated by chok yee fan over 2 years ago

  • Assignee changed from chok yee fan to Wee Meng Soh

have develop new screen for it, similar to lost credit card screens.

#5 Updated by Wee Meng Soh over 2 years ago

weemeng.soh: Feature #13188 Pay card web services.

#6 Updated by Wee Meng Soh over 2 years ago

  • Status changed from Resolved to Pending SIT

Released Showroom MY SIT 1.0.0.5 in MY

#7 Updated by chok yee fan over 2 years ago

  • Status changed from Pending SIT to Closed

Also available in: Atom PDF