OxaPay Docs
v1
v1
  • Introduction
    • Welcome to OxaPay
    • Integrations
      • Payment Link
      • Donation Service
      • Merchant Service
      • Payout Service
      • Swap Service
      • Plugins
        • WooCommerce
        • WISECP
        • Clientexec
        • Blesta
        • WHMCS
        • PrestaShop
        • Easy Digital Downloads
        • Paid Memberships Pro
        • Gravity Forms
        • Restrict Content Pro
  • API Reference
    • Payment
      • Generate Invoice
      • Generate White Label
      • Generate Static Address
      • Revoking Static Address
      • Static Address List
      • Payment Information
      • Payment History
      • Accepted Currencies
      • Payment Status Table
    • Payout
      • Generate Payout
      • Payout Information
      • Payout History
      • Payout Status Table
    • Swap
      • Swap Request
      • Swap History
      • Swap Pairs
      • Swap Calculate
      • Swap Rate
    • Common
      • Account Balance
      • Prices
      • Supported Currencies
      • Supported Fiat Currencies
      • Supported Networks
      • System Status
    • Error
  • Webhook
  • Use Cases
Powered by GitBook
On this page
  1. API Reference
  2. Payment

Payment Status Table

These are the possible payment statuses you may encounter while using the OxaPay Merchant Service. Each status indicates the progress of the payment process, helping you track and manage payments effectively.

Status
Description

new

A newly created invoice. The payer has not selected the payment currency yet.

waiting

The payer has selected the payment currency. Awaiting payment.

paying

The payer is attempting to complete the invoice payment.

paid

The invoice has been fully paid.

manual_accept

The invoice was manually accepted by you, and the corresponding amount has been charged to your balance.

underpaid

The payer made a partial payment, but the invoice is not fully paid.

refunding

A refund request has been initiated, and the paid amount is in the process of being returned to the payer.

refunded

The payment has been successfully refunded to the payer.

expired

The payer did not pay the invoice within the required time.

PreviousAccepted CurrenciesNextPayout

Last updated 4 months ago