Skip to content

globalpayments/prestashop-hybrid

Repository files navigation

GlobalPayments PrestaShop

This extension allows PrestaShop to use the available Global Payments payment gateways. All card data is tokenized using the respective gateway's tokenization service.

Installation

This module installs as a standard PrestaShop module.

Usage

Download the contents and extract to your PrestaShop modules folder.
Go to <prestashop_location>/modules/globalpayments and run:
- composer install
- composer dump-autoload
Activate.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published