LogoLogo
StartAPI EndpointPayments API
Payments API
Payments API
  • Getting Started
  • Managing Terminals
  • API Reference
    • Verify Credentials
    • QuickPay SDK
    • Payments API
      • Create eCommerce Payment
      • Create Point of Sale Payment
      • Create Point of Sale Payment (ON)
      • Redirect Examples
      • Postback Examples
      • Get Payment
        • Underpaid Examples
        • Overpaid Examples
        • Full paid Examples
      • Get Point of Sale Payment
      • Payment State Change
      • Payment Price Update
      • Payment Unconfirmed Update
      • Payment Status List
    • Request Refund
Powered by GitBook
On this page
  1. API Reference
  2. Payments API

Payment Status List

These are these default payment statuses that you should expect

Status
Description
Notes

0

AWAITING

Payment is awaiting action by user

1

PENDING

Payment has been seen and is waiting for confirmations on blockchain

2

PARTIAL

Only part of the payment has been received

3

COMPLETED

Full payment has been received

4

CANCELLED

User has cancelled payment

5

REFUNDED

User has been refunded payment

6

EXPIRED

Payment has expired

7

CHARGEBACK

Payment has been charged back by user

(credit card only)

PreviousPayment Unconfirmed UpdateNextRequest Refund

Last updated 3 years ago