edd_get_enabled_payment_gateways( bool $sort = false )

Returns a list of all enabled gateways.


Description Description


Parameters Parameters

$sort

(Optional) If true, the default gateway will be first

Default value: false


Top ↑

Return Return

(array) $gateway_list All the available gateways


Top ↑

Source Source

File: includes/gateways/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.