GP PHP SDK Sample
composer install
config-sample.php
to config.php
and fill in your Partner ID
, Partner Secret
, Client ID
, Client Secret
, and Merchant ID
. Terminal ID
is only applicable for POS merchants.https://[HOST_NAME]/gp-php-sdk-sample/onetimecharge/
and your redirect_uri will be https://[HOST_NAME]/gp-php-sdk-sample/onetimecharge/complete.php
.https://[HOST_NAME]/gp-php-sdk-sample/tokenization/
and your redirect_uri will be https://[HOST_NAME]/gp-php-sdk-sample/tokenization/charge.php
.https://[HOST_NAME]/gp-php-sdk-sample/pos/merchant_present.php
.