dck://app.cardknox.com/transaction
HTML
element that can handle URLs and specifying the predefined URL on that HTML element.Android only -adb
tool can be used to deep link into the app with the following code:
Required parameter: <name of parameter>
xRedirectURL
query parameter, with a query parameter xError
's value equal to the message in step 1. This step doesn’t apply when the app is validating xRedirectURL
parameter as the app doesn’t know where to send the response to.xCVV
optional parameter to be an int
. The app will read a query parameter named xCVV
and try to convert its value to an int
. Passing a double
might break the conversion to an int
, in which case 0 is used as the int
default value.xRedirectURL
and xKey
required parameters are supplied. Note that supplying the xCommand
parameter here will not make the app validate the xCommand
parameter as it’s being validated after xAmount.
xRedirectURL
, xKey
and xAmount
required parameters are supplied.EnableDeviceInsertSwipeTap
EnableDeviceInsertSwipeTap=true
EnableKeyedEntry
- controls the availability of the keyed screenEnableKeyedEntry=true
When the parameter values are not parseable to an expected value type, the app treats the parameter as not being provided at all
EnableDeviceInsertSwipeTap
and EnableKeyedEntry
query parameters. Note that “-” symbol means “the parameter was not present in the URL”. Symbol “x” means that the UI is available.When both keyed and swipe user interfaces are available, each one contains an UI element to navigate to the other interface
xCardNum
query parameter.xemail
should receive a receipt containing the transaction details.xInvoice
is recommended when available for improved duplicate handling.xRefnum
can be a 64-bit number.xCustom01
through xCustom03
.xAuthCode
is a verification number provided by the issuing bank to be used with the cc:postauth
command.