iFrame
Integrate the MiFinity iFrame to offer your clients multiple payment options — eWallet balance, card payments, and local banking — directly from your site.
How It Works
The client provides an email address and confirms the pre-filled details passed by your integration. No lengthy sign-up required.
The client chooses a payment method — enter card details or select a local banking option — and completes the transaction.
The client is redirected back to your site. Funds are credited to your merchant account immediately.
Prerequisites
Obtain your API Key and AccountHolderID before making API calls. These are the only credentials you need to get started.
Initialize the iFrame
Use the endpoint below to receive an initialization token for the SGPG iFrame.
The initialization token expires after 30 minutes. Generate a new token if yours has expired.
POST https://demo.mifinity.com/pegasus-ci/api/gateway/init-iframe/
See the full Deposit API Reference for request parameters and response details.
Updated 19 days ago