Skip to content

Payop/payop-api-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payop REST-like API Reference

Payop API is organized around REST.

Payop API has predictable resource-oriented URLs, accepts JSON request bodies, returns JSON responses and uses standard HTTPS response codes.

Each request to Payop API should have a Content-Type HTTPS header with application/json value.

Payop integration options

You can learn more about the difference between the above options here: Difference description.

Contents

1. Payment and withdrawal methods

With the help of these requests, you can get the methods available for payments and fund withdrawals.

2. Authentication

Authentication is required to get access to the protected API actions.

3. API Response examples

Description of API's response format with examples.

4. Invoice

An invoice is a basic entity in each payment. When you make a payment, you pay an invoice. Checkout transactions can be created only for invoices.

5. Checkout

How to handle checkout payments.

6. Withdrawal

How to request a withdrawal.

7. Refund

How to make refunds.

About

Payop.com API documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published