...
Parameters | Location | Type | Required | Default | Accepted | Description |
---|---|---|---|---|---|---|
token | Header | String(26) | v | |||
orderID | Path | Long | v | |||
mSP_description | Query | String | *see note tip | The description of the transaction | ||
mSP_notification_url | Query | String | *see note tip | The return URL that the consumer will be sent after payment | ||
mSP_cancel_url | Query | String | *see note tip | The return URL to the consumer cancels the payment. | ||
mSP_redirect_url | Query | String | *see note tip | The return URL if an error occurs during the order process.after payment |
Tip |
---|
*If the parameter is empty, the WebService take the default value discuss in advance with the customer |
...