CityPay
  • Merchant Payment Gateway
  • Introduction
    • API Overview
    • API Authentication
    • Error Codes
  • Endpoints and callbacks
    • Create Order
    • Get Order information
    • Deposit
    • Order Status
    • Payment Callback
    • Exchange rates
    • IP Addresses
    • Sandbox
  • Order API in your UI
    • Log in
    • Generate Order
    • Choose crypto
    • Get Order
    • Update order rates
    • Get Order History
Powered by GitBook
On this page

Was this helpful?

Merchant Payment Gateway

Our payment gateway is designed for businesses and merchants who are willing to receive payments in cryptocurrency. We provide API solutions for integrating our payment system on your website.

Our system is suitable for applications from basic to advanced levels. CityPay payment gateway provides various capabilities from reading data to generating payment page.

Our API provides these functionalities:

API NAME

Description

Create order

Generates payments URL for your customer.

Get order information

Lists all order for your user ID, or finds specific order.

Create deposit

Generates payments URL for depositing cryptocurrency.

Get payments information

Sends information about transactions.

Get IP addresses

Sends CityPays IP addresses.

NextAPI Overview

Last updated 5 years ago

Was this helpful?