application/x-www-form-urlencoded; charset=UTF-8
HTTP status code
of the response will already tell you the basic result.testMode=EXTERNAL
causes test transactions to be forwarded to the processor's test system for 'end-to-end' testingtestMode=INTERNAL
causes transactions to be sent to our simulators, which is useful when switching to the live endpoint for connectivity testing.testMode=INTERNAL
is the default behaviourmerchant.name
can override any data sent in this field.{Merchant DBA Name}*{Description of product or service}
.id
of a checkout's response and then should use it as the {id} part in step 2 and step 3 of the integration guide.id
of a payment's response and then can use it as referencedPaymentId
in the backoffice tutorial or as the {id} part of the URL for sending referencing requests.id
of a registration's response or as the field registrationId
of a payment's response (if the request contained createRegistration=true). You should use it for requests referencing this registration as the {id} part of the URL.