Skip to main content

16 docs tagged with "order"

View all tags

Cryptocurrency Reference Guide

This guide covers cryptocurrency payments using the POST /api/v1/order endpoint and cryptocurrency payouts using the POST /api/v1/payouts endpoint.

Orders

This API facilitates the comprehensive management of orders, encompassing creation, cancellation, rejection, refund, capture, and the retrieval of order statuses, streamlining the transaction process for businesses.

Payment and Payout Methods

To find out which payment methods, currencies, and countries are available for your shop, use the following endpoints:

Payment Flow

This page describes how the platform selects a payment method when an order is created — from the initial API request through to the final result — and how to control this process with the shop settings.

Status Codes

Every order, payout, and P2P transaction carries a status code that provides detailed information about the reason for its current status. Status codes follow the format X-YY-ZZ:

Two-Stage Payment

Two-stage payment scenarios are only applicable for debit/credit card transactions