📄️ Definitions
The following definitions and naming conventions need to be understood when integrating with Xprizo
📄️ Getting Started
- The id of a wallet is the accountId
📄️ Deposits (UI Interface)
The request payment UI Interface can be used to received card payments (deposits) directly to your merchant account. Using this API is the simplest way to integrate card payments. (this interface can also be used to allow users to pay using their Xprizo wallet).
📄️ Deposits
Request a payment from a user
📄️ Card Deposits
Make deposits using a credit card
📄️ M-Pesa Deposits
Get deposits from a user using M-Pesa
📄️ Withdrawals
A withdrawal is done by transferring funds from the merchants wallet to the users wallet.
📄️ - Create, Commit, Check
Withdrawal method using (Create, Commit, Check)
📄️ - Create, Approve, Check
Withdrawal method using (Create, Approve, Check)
📄️ - Create, Hold, Confirm
Withdrawal method using (Create, Hold, Confirm)
📄️ Registering Users
To perform a deposit from a user and withdrawal to a user that user must have an account on Xprizo. You might want to assists the user with registering on Xprizo so that you can simplify their experience.