Product Documentation

A few notes about the SOAP interface for the Relay Webservice:

  1. The SOAP message sent to the SKLES appliance for the relay request embeds another SOAP Envelope containing the message to be relayed to the payment gateway. This might be confusing initially, but is acceptable to the appliance. Just make sure that initial samples of XML you create for testing passes validation tests using xmllint against the XSD defined in SKLESRelaySchema.xsd.
  2. The Relay service only performs HTTP POSTs; GETs are not supported at this time (although it might be in a future release);
  3. The service allows for specifying any number of HTTP headers; HTTP parameters are not supported in this interface;
  4. The appliance will not print any sensitive decrypted/detokenized information in the server log;

If you have any questions that remain unanswered by this document, please direct them to This email address is being protected from spambots. You need JavaScript enabled to view it..