edd_get_gateway_checkout_label( string $gateway )
Returns the checkout label for the specified gateway
Description Description
Parameters Parameters
- $gateway
-
(Required) Name of the gateway to retrieve a label for
Return Return
(string) Checkout label for the gateway
Source Source
File: includes/gateways/functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.8.5 | Introduced. |