Documentation Home

Vantiv Module

Note: Broadleaf Commerce currently offers integration with Vantiv through a commercial integration module. To obtain this third party integration or if you have any questions about this module, please contact us at info@broadleafcommerce.org

How It Works

This version of the Broadleaf Vantiv payment gateway integration utilizes the Vantive eProtect Integration method (formerly known as PayPage) + Java SDK provided by Vantiv.

  1. On the final checkout page, the customer files out their credit card and billing information and hits submit.
  2. Vantiv will use the client SDK to generate a payment token which will then be submited to the server instead of the sensitive Credit Card data.
  3. The server will then relay the payment token to Vantiv to complete checkout.
  4. Vantiv will send back a confirmation response.
  5. Broadleaf will then redirect the user to either a confirmation or error page to end the checkout flow.

To start integrating this payment gateway into your eCommerce application, Broadleaf offers a Vantiv Quick Start solution that allows developers to easily add Vantiv functionality with little configuration.