Documentation Index
Fetch the complete documentation index at: https://docs.zabcik.me/llms.txt
Use this file to discover all available pages before exploring further.
Payment methods
Use these methods to discover which instruments GoPay exposes for your merchant (
goid) and currency before you build checkout UIs or server-side routing.getPaymentInstruments(goid, currency)- returns methods for a specific currencygetPaymentInstrumentsAll(goid)- returns methods across currencies
Per currency
All currencies
Practical use cases
- Build payment-method chooser UIs tailored to country/currency.
- Hide unsupported payment instruments before creating payments.
- Keep customer experience consistent with current merchant capabilities.