7 calls to _payment_gateway_list() in Ubercart 5
- uc_credit_default_gateway in payment/
uc_credit/ uc_credit.module - Retrieves the ID of the default credit card gateway.
- uc_payment_gateways_form in payment/
uc_payment/ uc_payment.module - uc_payment_gateway_select in payment/
uc_payment/ uc_payment.module - Select a payment gateway to process a payment when multiple gateways exist for a given payment method.
- uc_payment_methods_form in payment/
uc_payment/ uc_payment.module - uc_payment_process in payment/
uc_payment/ uc_payment.module - Process a payment through an enabled payment gateway.
- uc_payment_settings_overview in payment/
uc_payment/ uc_payment.module - Display the payment settings overview.
- _payment_gateway_data in payment/
uc_payment/ uc_payment.module - Return data from a payment gateway by gateway ID and the array key.