Forte.Net integration for the Drupal Commerce payment and checkout system. Currently supports credit card payments on the checkout form via the REST API using the latest Commerce release.

This is the first Drupal Commerce - Forte Secure Web Pay - Credit Card payment gateway module to contribute.

Forte.net is a leading credit card processing company.
It provides {Forte} Payment Gateway API to support online payment processing.

Forte.net Site URL:
https://www.forte.net/

{Forte} Payment Gateway enables online payment processing for the
most basic store fronts and also for highly integrated e-commerce systems.

Installation and Configuration Drupal 8

  1. Install the Forte.net module.
  2. Add the payment method via Commerce > Configuration > Payment > Payment gateways and click > Add payment gateway and Enter titled Forte Secure Web Pay - Credit Card and click radio button action forte (credit card) to use your Forte API & REST credentials.
  3. You will need your Forte Merchant Account ID and Rest Account ID.
  4. you will also need the REST API Login ID and Transaction Key for to use
    encryption that was sent to you when your Rest Forte account was set up
    or contact Forte Support team for the Rest API credentials.
  5. You must also choose whether you want to perform Authorization and capture or Authorization only transactions during checkout. Authorization only transactions may be captured after the fact using a capture amount that is less than or equal to the amount authorized and Capture and Void will make it sales through at drupal admin Backend you cannot go with the forte account to capture and void.
  6. The Payment checkout pane must come after the Billing information checkout pane for Drupal Commerce to be able to populate the order used to generate transactions with a billing address before this module attempts to process payment.

Installation and Configuration Drupal 7

  1. Install the Forte.net module.
  2. Enable the payment method rule titled Forte Secure Web Pay - Credit Card via Store > Configuration > Payment methods and edit its action to use your Forte API & REST credentials.
  3. You will need your Forte Merchant Account ID and Rest Account ID.
  4. you will also need the REST API Login ID and Transaction Key for to use
    encryption that was sent to you when your Rest Forte account was set up
    or contact Forte Support team for the Rest API credentials.
  5. You must also choose whether you want to perform Authorization and capture or Authorization only transactions during checkout. Authorization only transactions may be captured after the fact using a capture amount that is less than or equal to the amount authorized and Capture and Void will make it sales through at drupal admin Backend you cannot go with the forte account to capture and void.
  6. The Payment checkout pane must come after the Billing information checkout pane for Drupal Commerce to be able to populate the order used to generate transactions with a billing address before this module attempts to process payment.

Registering with Forte.Net

Forte.Net sells payment gateway and merchant account services & REST account services. You must have an account with them in order to use this module, as it depends on API credentials specific to their services. If you need to register for an account, contact to forte support team.

If you just want to perform development tests using this module, you can register a test account and set the Transaction mode in your payment method rule configuration to Developer test account transactions.
Note that the forte sanbox account & Rest API account must be need to be use this module.

Development notes

If you would like to contribute to this module by extending the subscription or supporting additional forte.Net payment methods, feel free to post patches to the queue. There may already be an issue open for your desired feature, so please search first.

Developer guides can be found at https://www.forte.net/devdocs/api_resources/forte_api.htm.

Supporting organizations: 

Project information

Releases