Search

Index

Revindex Storefront

Custom direct gateway

Last updated on 2023-06-22 1 mins. to read

You can easily integrate your own custom payment gateway by emulating the API of another supported gateway. For example, you can expose the same transaction services (Authorize, Purchase, Capture, Void, Refund, etc.) from Authorize.net AIM developer guide and configure the Storefront to direct all calls to your gateway URL. The Storefront will process all payment transactions through your custom gateway. Your system will simply re-format the data and call your own custom payment gateway.

The Storefront currently supports a limited number of emulation endpoints from well known gateways like Authorize.net AIM, Authorize.net SIM, NMI, Princeton Card Connect. Please consult the API documentation of individual gateway for integration details.

Please contact us if you don't see the payment gateway you like to use.

Comments

A&A Capacity Dec 21, 2016 5:23 PM
Within the Netherlands everyone is using IDeal to perform payments. You only have one payment provider offering IDeal (Mollie) and unfortunately Mollie is no option for us.

We were thinking about creating a custom IDeal interface with our bank. They have an API available for the payment process and we have developpers available to build the interface.

We noticed that you have a "custom gateway" option available: "http://www.revindex.com/Resources/Knowledge-Base/Revindex-Storefront/payment-gateway-custom-gateway", but it lacks any documentation.

We did not buy the full source version, but only want to create a custom payment gateway to enable IDeal payments directly with our bank. Is this possible and if so, how do we achieve this?
Stephen Lim Sep 02, 2021 3:26 PM
We now support Custom Hosted Gateway (redirect mode). I think this is what you may be looking for.

https://www.revindex.com/Resources/Knowledge-Base/Revindex-Storefront/payment-gateway-custom-hosted-gateway

Powered by Revindex Wiki