Gateway routing

Belize Bank gateway

The current production integration translates the Belize Bank gateway workflow into consistent API, checkout, callback, and operations surfaces for Silvatech services.

Plan this integration

Setup steps

  1. Confirm the merchant's bank gateway approval and BZD settlement setup.
  2. Provide credentials through the private onboarding process, never through public forms.
  3. Run the bank test cases and confirm return and callback behavior.
  4. Reconcile a controlled production payment before broader use.
payment = client.initialize_payment(
    donation_id="BZ-2002",
    amount="250.00",
    return_url="https://example.bz/payments/return",
)

FAQ

Can a merchant use its own bank credentials?

Yes, when the credentials are approved by the bank and compatible with the supported gateway setup.

Does Silvatech control settlement timing?

No. Settlement timing and bank fees follow the merchant's agreement with its bank.