This 5-minute tutorial video shows you how to use the API reference.

You can test your integration in the sandbox before you go live. Sandbox transactions are for testing purposes only. You cannot perform load or stress testing in the sandbox, and simulated gateways and processors are not available.

A shared secret key is a Base64-encoded transaction key string. You authenticate to the API using this key, which is unique to your account. Cardinal uses it to connect your website or API integration to the Cardinal Payment Gateway for transaction processing. It is different from your login credentials for the Cardinal Portal.

If you do not have a Cardinal Portal account, sign up. Use your Cardinal Portal account to create a shared secret key

A certificate is one way to authenticate to APIs. The certificate contains public and private keys unique to your account. Cardinal generates the public key. You generate the private key from a Java Network Launch Protocol (JNLP) file provided by Cardinal.

 

Note: Certificate authentication uses a PKCS12 key file with the .p12 extension to digitally sign your API request message before transmitting it to Cardinal.

If you do not have a Cardinal Portal account, sign up. Use your Cardinal Portal account to create a shared secret key

The sandbox is for integration tests only and is not provisioned for load or stress tests. Cardinal might suspend your sandbox account if we observe unusually high transaction volumes.