Get Services

API used to get services which are supported by Nowpay. This API will return always active services from server side. Disabled services will not be returned, hence merchant required to consider this API accordingly.

Note*: This is one time call API. Nowpay request to store this API output at merchant's server side. Recommended to store at DB table.

Request Parameters:

ParameterDataData TypeDescription
usernameMIntegerusername is unique identification of merchant and provided by Nowpay.
keyMAlfa-NumericsecKey will be provided by after account activation.

Response Parameters:

ParameterValuesDescription
success0 => Failed
1 => Success
2 => Pending
Represents transaction status
messageExecution response of APIExecution response of API
## services Complex Object (+)Which contains service info
serviceidservices Unique id of service
servicenameservices Service Name
Language