Inverite Integration

Our partnership with Inverite allows clients who have an existing account to integrate with VoPay and take advantage of our open finance payments service. You can learn more here.

VoPay Sandbox API Endpoint URL: https://earthnode-dev.vopay.com/api/v2

The typical workflow for a Inverite-enabled integration with iQ11 are as follows:

  • Use a Create API from Inverite in order to generate an InveriteRequestGUID and iframe url.
  • Navigate user to the Inverite login screen, typically using your Inverite iFrame.
  • User selects their preferred financial institution from the iFrame.
  • User logs in to their online banking account.
  • User selects the account they wish to use.
  • After that, you make an API call to the desired VoPay EFT endpoint, providing the InveriteRequestGUID instead of account number, transit number, and financial institution number.
  • iQ11 fetches the account number, transit number, and financial institution number for the EFT enabled bank account and uses that to process the EFT transaction.

๐Ÿ“˜

Important Note

To use the Inverite integration, you need to configure your Inverite credentials using the endpoint account/set-inverite-credentials. After this step you will be able to connect successfully.