Using Gateway
To specify a particular gateway for a transaction, pass the gateway parameter to the initialize endpoint with one of the above values.
For card transactions:
E.g. If a gateway parameter of “paystack” is sent, the transaction will use Paystack
For Bank transactions:
E.g. If a gateway parameter of “paydirect” is sent, the transaction can only be completed using Paydirect.
Last updated