For more information about this gateway, please refer to https://slimcd.com/developers/

  • Gateway type code: slim_cd
  • Production API endpoint: https://trans.slimcd.com
  • Sandbox API endpoint: https://trans.slimcd.com
  • Supported payment types: Credit Card, Gateway payment method token
  • Supported operations: Authorization, Capture, Charge, Void, Refund

To add a gateway, use the following settings:

{
    "username" : "optional, provided by SlimCD",
    "client_id" : "required, provided by SlimCD",
    "site_id" : "required, provided by SlimCD",
    "price_id" : "required, provided by SlimCD",
    "password" : "required, provided by SlimCD",
    "key" : "required, provided by SlimCD",
    "environment_mode" : "External Gateway environment mode. 0 for Live, 2 for Sandbox"
}