Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

6 total results found

Deposit Using Xprizo Wallet

Xprizo Manuals - Merchant Manual Integrating with the Xprizo API

To make a deposit, funds are transferred from a user's wallet to the merchant's wallet. This process is done by requesting a payment from the user through the Transaction/RequestPayment endpoint. Flow This is an example of the flow that should be used wh...

Deposit Using MPESA

Xprizo Manuals - Merchant Manual Integrating with the Xprizo API

To make deposits from a user via M-Pesa, initiate a deposit by transferring funds from the user's M-Pesa account to your merchant's wallet using the Transaction/MPesaDeposit endpoint. Flow​ Steps​ Add an M-Pesa deposit Transaction Wait for callback ...

Deposit Using UPI

Xprizo Manuals - Merchant Manual Integrating with the Xprizo API

This method applies ONLY to INR currency. Initiate a UPI deposit transaction using the /Transaction/UpiDeposit endpoint. Redirect your end user to the URL specified in the response you receive. The end user will need to authorize the transaction. W...

Withdrawals

Xprizo Manuals - Merchant Manual Integrating with the Xprizo API

Withdrawal to Xprizo Wallet Withdrawals are carried out when a merchant wants to transfer funds from their wallet to a user's wallet. These transactions are initiated through the process of generating withdrawal requests. Typically, withdrawals can be don...

Deposit Using Card

Xprizo Manuals - Merchant Manual Integrating with the Xprizo API

Flow​ Steps​ Create Deposit Transaction Using Card Wait for a callback. Check status. After you have called the Transaction/CardDeposit endpoint, a payment request is sent to the Acquirer network to process the card payment. A pending transaction is als...

Account Setup

Xprizo Manuals - Merchant Manual Integrating with the Xprizo API

You need to create two profiles where the first profile will be of the Merchant having a wallet to be able to receive funds and the other profile will be of Processing which will be used for creating the transactions on the merchant's account wallet. Merchant...