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;
| Name | Name | Last commit date | ||
|---|---|---|---|---|