Skip to content

mikaelz/PrestaShopFirstDataIPG

Repository files navigation

First Data IPG

Replace storeId and sharedSecret with yours in firstDataIpg.php

    $this->test_mode = false; // true for prod, see hookDisplayPayment()::$gateway_url
    $this->storeId = REPLACE_WITH_STORE_ID;
    $this->sharedSecret = REPLACE_WITH_SHARED_SECRET;

About

First Data Internet Payment Gateway (IPG) PrestaShop module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published