Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dotnet/.env.sample
Original file line number Diff line number Diff line change
@@ -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'
4 changes: 2 additions & 2 deletions java/.env.sample
Original file line number Diff line number Diff line change
@@ -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'
4 changes: 2 additions & 2 deletions nodejs/.env.sample
Original file line number Diff line number Diff line change
@@ -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'
4 changes: 2 additions & 2 deletions php/.env.sample
Original file line number Diff line number Diff line change
@@ -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'