This function requires an api user login for identification.
Function call
Example
Below is an example of a ticket deleted using the recommended parameters for delticket.cgi.
<form method="post" action="https://login:password@payment.architrade.com/cgi-adm/delticket.cgi"> <input type="hidden" name="merchant" value="987654321"> <input type="hidden" name="ticket" value="789789789"> </form>
Essential input parameters
Parameter | Description |
---|---|
merchant * |
Shop identification. The Merchant number appears in the e-mail received from Nets during registration with Nets or in your contract. |
ticket * |
The unique Ticket ID which has the same format as a transaction number. |
*: Mandatory parameters
Optional input parameters
Parameter | Description |
---|---|
account |
If multiple departments utilize the same Nets account, it may be practical to keep the transactions separate at Nets. An account name may be inserted in this field, to separate transactions at Nets. To get an account, please contact the Nets sales department. |
fullreply | If this variable is set, all variables will be returned (as defined in the Nets admin). |