Overview
Description
-
Tenants
A tenant is the root container for all your data in the Ping Payments™ API. -
Merchants
A merchant represents a payment recipient. -
Payment Orders
A payment order is a container for a subset of payments. -
Payments
A payment represents a purchase of a set of items.
Options
Usage
Tenants:
Tenants are involved in any interaction with the Ping Payments API
Use a tenant ID when connecting to the API:
Merchants:
Merchants represent payment recipients, and every payment is connected to a merchant.
Create and use merchants:
Payment orders:
Payment orders are container for payments. Every payment order represents a group of purchases.
Create and use payment orders:
Payments:
Payments contain a subset of purchased items. Every payment order represents a purchase.
Create and use payments:
Updated about 2 months ago