Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 267 Bytes

File metadata and controls

15 lines (8 loc) · 267 Bytes

eTranzact INTEGRATION IN PHP

Step to Follow

Please update the below code in paymentClient.php file and finally upload it to live server.

$terminalId = "xxxxxxxxxx";
$responseurl="http://domainname.com/product.php";
$secret_key="xxxxxxxxxxxx";