Settings

Runtime configuration for the bridge. Cregis credentials are loaded from environment secrets.

Cregis credentials
CREGIS_BASE_URL
CREGIS_DEFAULT_CALLBACK_URL
CREGIS_PID
Missing
CREGIS_API_KEY
Missing
LOVABLE_API_KEY
Missing
QUOTAGUARD_URL
Not set
CREGIS_PROXY_URL
Not set
CREGIS_PROXY_INTERNAL_TOKEN
Not set
Egress Proxy
Direct (no proxy)

Set QUOTAGUARD_URL (QuotaGuard Static) or CREGIS_PROXY_URL to route Cregis traffic through a static IP.

Default callback URL

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.

Derived callback URLs

These 4 endpoints are auto-injected per operation category. Register each one in the Cregis dashboard against its matching event type.

  • Address Deposit
    Deposits to generated addresses
    Set a callback URL above to derive
  • Payment Engine
    Order status changes (paid / expired / refunded…)
    Set a callback URL above to derive
  • Payout
    Wallet withdrawal status changes
    Set a callback URL above to derive
  • Sub-address Withdrawal
    Sub-address withdrawal status changes
    Set a callback URL above to derive
Partner deposit forwarding

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.

Not set
No secret