Welcome, !

Manage your ServerPOS integration

API Status

Active

Allowed Terminals

-

Requests Today

-

Rate Limit

-

Your API Key
Use this API Key to authenticate your requests. Include it in the API-Key header.
********************************
Warning: Regenerating your API Key will invalidate the old one immediately. Update all your applications before regenerating.
API Key Information
Created: -
Last Updated: -
Status: Active
Allowed Terminals
You have access to the following terminals. Contact support to request access to additional terminals.

Allowed Origins
API Key Domain Restriction. If you use the API Key in client-side JavaScript (e.g. payglobe-scan.js), register the domains where it will be used. The API Key will only work from those domains.
If no domains are registered, the API Key works from any origin. Server-to-server calls (without Origin header) always work.
Usage Statistics
Today

-

requests
This Week

-

requests
This Month

-

requests
Statistics are updated in real-time. Rate limit: Unlimited requests/day
API Documentation
Quick Start Example

Send a payment request using your API Key:

curl -X POST https://ricevute.payglobe.it/serverpos/api/v1/{TERMINAL_ID}/pay \ -H "API-Key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "uuid": "unique-transaction-id", "amount": 1000, "service": "PAYCC" }'
Check Payment Status
curl https://ricevute.payglobe.it/serverpos/api/v1/{UUID}/uuid \ -H "API-Key: YOUR_API_KEY"
PayByLink Credentials
Credenziali per il servizio PayByLink (Payment Links API). Puoi configurare più credenziali (TEST/PRODUCTION).
Aggiungi Nuova Credenziale
Nome univoco per identificare questa credenziale
Secret Key PayGlobe (sk_test_* per TEST, sk_live_* per PRODUCTION)
Email di default quando il cliente non fornisce la propria
Lascia vuoto per usare il default
Le Tue Credenziali PayGlobe
Nome Environment Secret Key Stato Creata Azioni
Caricamento...