From ed72f6e5c043bfe1614fc41c79409cd886255195 Mon Sep 17 00:00:00 2001 From: Shane Logsdon Date: Thu, 15 Jan 2026 09:39:20 -0500 Subject: [PATCH] update credentials --- dotnet/.env.sample | 4 ++-- java/.env.sample | 4 ++-- nodejs/.env.sample | 4 ++-- php/.env.sample | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dotnet/.env.sample b/dotnet/.env.sample index 6d5973f..11dd4f0 100644 --- a/dotnet/.env.sample +++ b/dotnet/.env.sample @@ -1,6 +1,6 @@ # Global Payments GP API Credentials # Replace these sample values with your actual GP API credentials # API Platform (GP API) -GP_API_APP_ID=UJqPrAhrDkGzzNoFInpzKqoI8vfZtGRV -GP_API_APP_KEY=zCFrbrn0NKly9sB4 +GP_API_APP_ID=4gPqnGBkppGYvoE5UX9EWQlotTxGUDbs +GP_API_APP_KEY=FQyJA5VuEQfcji2M GP_API_ENVIRONMENT=test # or 'production' diff --git a/java/.env.sample b/java/.env.sample index 9d3aabf..0242760 100644 --- a/java/.env.sample +++ b/java/.env.sample @@ -1,6 +1,6 @@ # Global Payments GP API Credentials # Replace these sample values with your actual GP API credentials # API Platform (GP API) -GP_API_APP_ID=UJqPrAhrDkGzzNoFInpzKqoI8vfZtGRV #gitleaks:allow -GP_API_APP_KEY=zCFrbrn0NKly9sB4 #gitleaks:allow +GP_API_APP_ID=4gPqnGBkppGYvoE5UX9EWQlotTxGUDbs #gitleaks:allow +GP_API_APP_KEY=FQyJA5VuEQfcji2M #gitleaks:allow GP_API_ENVIRONMENT=test # or 'production' diff --git a/nodejs/.env.sample b/nodejs/.env.sample index 9d3aabf..0242760 100644 --- a/nodejs/.env.sample +++ b/nodejs/.env.sample @@ -1,6 +1,6 @@ # Global Payments GP API Credentials # Replace these sample values with your actual GP API credentials # API Platform (GP API) -GP_API_APP_ID=UJqPrAhrDkGzzNoFInpzKqoI8vfZtGRV #gitleaks:allow -GP_API_APP_KEY=zCFrbrn0NKly9sB4 #gitleaks:allow +GP_API_APP_ID=4gPqnGBkppGYvoE5UX9EWQlotTxGUDbs #gitleaks:allow +GP_API_APP_KEY=FQyJA5VuEQfcji2M #gitleaks:allow GP_API_ENVIRONMENT=test # or 'production' diff --git a/php/.env.sample b/php/.env.sample index 9d3aabf..0242760 100644 --- a/php/.env.sample +++ b/php/.env.sample @@ -1,6 +1,6 @@ # Global Payments GP API Credentials # Replace these sample values with your actual GP API credentials # API Platform (GP API) -GP_API_APP_ID=UJqPrAhrDkGzzNoFInpzKqoI8vfZtGRV #gitleaks:allow -GP_API_APP_KEY=zCFrbrn0NKly9sB4 #gitleaks:allow +GP_API_APP_ID=4gPqnGBkppGYvoE5UX9EWQlotTxGUDbs #gitleaks:allow +GP_API_APP_KEY=FQyJA5VuEQfcji2M #gitleaks:allow GP_API_ENVIRONMENT=test # or 'production'