Description
This function will construct a given buyCRED Payment Gateway.
Returns
(bool | class) Returns either false or the given payment gateway class.
Parameters
Param | Type | Required | Description | |
---|---|---|---|---|
function buycred_gateway( |
||||
$gateway_id |
string | Yes | The buyCRED Payment Gateway ID. |
|
) { ... } |