Settings
Runtime configuration for the bridge. Cregis credentials are loaded from environment secrets.
——MissingMissingMissingNot setNot setNot setSet QUOTAGUARD_URL (QuotaGuard Static) or CREGIS_PROXY_URL to route Cregis traffic through a static IP.
Enter the base origin of your listener server (e.g. https://cregis.zap-vcc.com). We auto-inject the correct per-category callback URL — deposit, payment, payout, withdrawal — into each Cregis request when the partner doesn't supply a callback_url.
These 4 endpoints are auto-injected per operation category. Register each one in the Cregis dashboard against its matching event type.
- Address DepositDeposits to generated addresses
Set a callback URL above to derive - Payment EngineOrder status changes (paid / expired / refunded…)
Set a callback URL above to derive - PayoutWallet withdrawal status changes
Set a callback URL above to derive - Sub-address WithdrawalSub-address withdrawal status changes
Set a callback URL above to derive
When Cregis posts an address_deposit callback to us, we forward the exact same JSON body to the partner URL below. The forwarded request includes header x-bridge-signature: sha256=<hmac> computed over the raw body with your secret.