Documentation
  • Welcome!
  • Card (server to server)
    • Overview
      • Authentication
      • Process Flow
      • API Endpoints
      • Testing
    • API Commands
      • 700 – Start Credit Card charge (3DS Enabled)
      • 701 – Request Capture Authorization
      • 702 – Request Cancel Authorization
      • 708 – Check transaction details
      • 709 – Check transaction status
      • 720 – Credit Request
      • 756 – Manual Rebill Request
      • 760 – Request Refund
    • Notifications
      • Notifications
      • 850 – Transaction state Notification
      • 860 – Refund Notification
      • 880 – Dispute Notification
    • Transaction Status Codes
    • 3D Secure Integration
  • APM Checkout (Blik)
    • Overview
      • Process Flow
      • Testing
    • Errors
      • Error object
      • Errors type list
      • Decline errors code list
    • Create a checkout session
    • Retrieve a Checkout Session
    • Webhoook Event Notification
    • Pay a Checkout Session
  • Refund a Checkout Session
  • Retrieve checkout session refund
  • Wallet API
    • Introduction
      • Authentication
      • Metadata
    • Errors
      • Error object
      • Errors type list
      • Decline errors code list
    • Payout
      • Create a payout
      • Retrieve a payout
  • Wallet payment page
    • Payment Page
Powered by GitBook
On this page
  • Authentication
  • Process Flow
  • API Endpoint
  • Testing
  • API Commands
  • Notifications
  • Transaction Status Codes
  • 3D Secure Integration
  1. Card (server to server)

Overview

API INTEGRATION GUIDE (v 1.12.0)

PreviousWelcome!NextAuthentication

Last updated 2 months ago

API Commands are send from merchant’s system to the Gateway with HTTP protocol. Request need to be sent to URL provided by Converge Gate. In both request and response POST HTTP headers API command, the "Content-Type" header is employed to indicate the XML format (Content-Type: application/xml) and convey presentation details about the transmitted XML data.

Authentication

Process Flow

API Endpoint

Testing

API Commands

Notifications

Transaction Status Codes

3D Secure Integration

Good to know: Using the 'Page Link' block lets you link directly to a page. If this page's name, URL or parent location changes, the reference will be kept up to date. You can also mention a page – like Authentication – if you don't want a block-level link.

Authentication
Process Flow
API Endpoints
Testing
API Commands
Notifications
Transaction Status Codes
3D Secure Integration