CoinbarPay Official Docs
  • Introduction
    • πŸ”΅Coinbar Pay
    • πŸ”΅Key Features
    • πŸ”΅Target Audience
    • πŸ”΅Security and Compliance
  • Getting Started
    • πŸ”΅Summary
  • Service Activation
    • πŸ”΅Create Account
    • πŸ”΅Account Verification
    • πŸ”΅Activate Service
  • Point of Sale
    • πŸ”΅App Installation
    • πŸ”΅App Activation
    • πŸ”΅User Interface
    • πŸ”΅Accepting Payments
    • πŸ”΅Transactions & Reports
  • E-Commerce Plugins
    • πŸ”΅Introduction
    • πŸ”΅Downloads - Plugin
      • ⏺️Wordpress/WooCommerce
      • ⏺️Magento
      • ⏺️Request New
    • πŸ”΅Setup and Configuration
    • πŸ”΅Try your service
  • API Web Integration
    • πŸ”΅Introduction
    • πŸ”΅Service Configuration
    • πŸ”΅API Keys Management
    • πŸ”΅Payment Flow
    • πŸ”΅Payment Statuses
    • πŸ”΅API Documentation
      • ⏺️Authentication
      • ⏺️Request New Payment (web page)
      • ⏺️Payment Gateway
      • ⏺️Get Conversion Quotes (server-to-server)
      • ⏺️Execute Payment External Platform (server-to-server)
      • ⏺️Get Payment Status (server-to-server)
      • ⏺️Reports
    • πŸ”΅Sandbox Enviroment
  • Dashboard Platform
    • πŸ”΅Overview
    • πŸ”΅Manage...
      • ⏺️Payments
      • ⏺️Settlements
    • πŸ”΅Refunds & Assistance
    • πŸ”΅Reports & Exports
Powered by GitBook
On this page
  1. API Web Integration

API Documentation

PreviousPayment StatusesNextAuthentication

Last updated 2 years ago

The CoinbarPay API allows you to integrate our powerful and secure cryptocurrency payment gateway into your custom web applications or eCommerce platforms.

To assist you in effectively using the API, this documentation covers various aspects related to communication, management, and utilization of the provided functions.

The following subpages offer in-depth information and guidance on specific API topics:

  1. : Learn how to securely authenticate your requests to the CoinbarPay API using API keys, specifically the SERVICE_CLIENT_ID and SIGNATURE_TOKEN. This section explains the process of generating keys, adding them to your request headers, and following best practices for security.

  2. : Understand how to initiate a new payment request using the CoinbarPay API, including required parameters, data formats, and request structure. This will enable you to create a seamless and customized payment experience for your customers.

  3. : This section covers the necessary steps the final customer has to complete a payment transaction.

  4. : Learn how to access and manage transaction and settlement reports for your CoinbarPay account using the API. This section covers report formats, query parameters, and data manipulation.

πŸ”΅
Authentication
Request Payment
Payment Gateway
Reports