DocsDocsPricingPricing
    No results found.
DiscordGitHubGitHub (opens in a new tab)
    No results found.
    • Getting Started
    • Concepts
    • Plan your integration
    • Environments
    • Credentials
    • Overview
    • Payment Links
    • Prestashop
    • Wordpress/WooCommerce
    • WHMCS
    • Introduction
      • Initiate Payment
      • Webhook
      • Get Payment Details
    • ๐Ÿ•ต๏ธ Find a transaction
    • Getting Started
    • Concepts
    • Plan your integration
    • Environments
    • Credentials
    • Overview
    • Payment Links
    • Prestashop
    • Wordpress/WooCommerce
    • WHMCS
    • Introduction
      • What's happening behind the scene
      • Initiate Payment
      • Webhook
      • Get Payment Details
    • ๐Ÿ•ต๏ธ Find a transaction

On This Page

  • Payment Initialization
  • Payment Processing Webhook
  • Payment Status Check
  • What's happening behind the scene

๐Ÿ”— API Integration

Scenario

Payment Initialization

Initiate Paymentโ†’
A POST request coming from your side to our servers to request the creation of a payment

Payment Processing Webhook

Webhookโ†’
A URL on your side that we will ping on every status change of the payment

Payment Status Check

Get Payment Detailsโ†’
A GET request coming from your side to our servers to request infos about the payment

What's happening behind the scene

WHMCSInitiate Payment