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.

Contents

0. Integration

1. Invoice

An invoice is the core element of any payment. Every payment is made against an invoice, and checkout transactions can only be initiated for existing invoices.

2. Checkout

Handling Payments Through the Checkout Flow

3. Withdrawal

Steps to prepare and request a withdrawal.

4. Refund

How to process and handle refunds.

5. IPN (Instant Payment Notification)

Learn to receive and handle Instant Payment Notifications.

About

Payop.com API documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published