Cardstream Gateway - Direct Integration

Server-to-server integration. The merchant collects payment details on its own secure server and sends a URL-encoded HTTP POST directly to the Gateway for processing, supporting sales, refunds, cancellations, 3-D Secure 2, tokenisation and management requests. Optionally used with Hosted Payment Fields so sensitive card data is tokenised by the Gateway before the Direct request.

API entry from apis.yml

apis.yml Raw ↑
aid: cardstream:cardstream-gateway-direct
name: Cardstream Gateway - Direct Integration
description: Server-to-server integration. The merchant collects payment details on its own secure server
  and sends a URL-encoded HTTP POST directly to the Gateway for processing, supporting sales, refunds,
  cancellations, 3-D Secure 2, tokenisation and management requests. Optionally used with Hosted Payment
  Fields so sensitive card data is tokenised by the Gateway before the Direct request.
humanURL: https://guides.gitbook.io/integrationguide/getting-started/introduction-to-our-gateway/integration-methods
baseURL: https://gateway.cardstream.com/direct/
tags:
- Card Payments
- Refunds
- 3-D Secure
- Tokenization
properties:
- type: Documentation
  url: https://guides.gitbook.io/integrationguide/
- type: APIReference
  url: https://guides.gitbook.io/integrationguide/gateway-functionality/features/new-transactions/request-fields
- type: Authentication
  url: https://guides.gitbook.io/integrationguide/getting-started/setting-up-your-integration/authentication