Acquirer

Local Bank Acquirer

Silvatech helps map merchant account rules, settlement windows, and callback handling into a developer-friendly payment surface.

Plan this integration

Setup steps

  1. Confirm merchant account eligibility and settlement currency.
  2. Map tenant credentials through environment-backed configuration.
  3. Run pre-production transactions with the agreed bank test credentials.
  4. Verify reconciliation reports before switching traffic.
python
payment = client.initialize_payment(amount='250.00', currency='BZD', order_number='BZ-2002')
print(payment.checkout_url)

FAQ

Can I bring my own merchant account?

Yes, subject to gateway compatibility and credential review.

Who handles settlement?

Settlement timing depends on your merchant account and acquirer rules.