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'