You are here

6 calls to _payment_gateway_list() in Ubercart 6.2

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.admin.inc
Displays an overview of the available payment gateways.
uc_payment_gateway_select in payment/uc_payment/uc_payment.admin.inc
Selects a specific gateway when multiple gateways are available.
uc_payment_methods_form in payment/uc_payment/uc_payment.admin.inc
Displays an overview of the available payment methods.
uc_payment_process in payment/uc_payment/uc_payment.module
Processes a payment through an enabled payment gateway.
_payment_gateway_data in payment/uc_payment/uc_payment.module
Returns data from a payment gateway by gateway ID and the array key.