...
Parameter Path/Type | Mandatory? | Value | Description |
---|---|---|---|
FINANCIAL.EKSPRESBANK.PARTNER_ID | |||
Number | YES | To be provided by Ekspres Bank | A unique Id supplied by Ekspresbank to identify the Partner. |
FINANCIAL.EKSPRESBANK.EVENT_RECORD_PASS_KEY | |||
String | YES | To be provided by Ekspres Bank | Value of eventRecordPassKey input parameter used in FeedbackService.putEventRecord method calls. This is supplied by Ekspres Bank |
FINANCIAL.EKSPRESBANK.CANCEL_SIGNAL_EVENT_TYPE | |||
Number | NO | Default value: 401 | Value of eventType input parameter passed to the FeedbackService.putEventRecord method for canceling an Application. This parameter is created for flexibility that if this value changes in future, then it can be configured via the parameter. Note: Cancel can be initiated via the FeedbackService.putEventRecord call, ONLY if the order has NOT yet been shipped i.e. ship signal is not yet sent. |
FINANCIAL.EKSPRESBANK.SHIP_SIGNAL_EVENT_TYPE | |||
Number | NO | Default value: 282
| Value of eventType input parameter passed to the FeedbackService.putEventRecord method for sending 'Order Shipped' (i.e. Capture) signal to Ekspres Bank This parameter is created for flexibility that if this value changes in future, then it can be configured via the parameter. |
FINANCIAL.EKSPRESBANK.FEEDBACK_SERVICE_WSDL | |||
String | YES | URL to access the Ekspres Bank webservice FeedbackService The URL to access test service: https://preprodservices.ekspresbanktest.com/feedback/FeedbackService.wsdl | URL to connect to the Ekspres Bank FeedbackService |
...
Parameter Path/Type | Mandatory? | Value | Description |
---|---|---|---|
SOAP.MONITORING.ENABLE_RATOR_MONITORING_HANDLER | |||
String | YES | T | Enables logging to SOAP_CLIENT_LOG table |
SOAP.MONITORING.ENABLE_XML_PERSISTENCY | |||
String | YES | T | Enables logging of request and response XMLs along with other basic logging info. If this is set to false, the SOAP XMLs will not be logged. |
...