Provider::register()
Method: Registers service providers.
Provider::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/Course_Reviews/Admin/Provider.php
Method: Registers service providers.
Provider::register Read More »
Class: Course Reviews module provider.
Method: Returns the gateway ID.
Card::get_gateway_id Read More »
Method: Returns the expiry date.
Card::get_expiry_date Read More »
Method: Returns the card ID.
Method: Returns the holder name.
Card::get_holder_name Read More »
Method: Returns the masked card number.
Card::get_masked_number Read More »
Method: Returns the brand icon name.
Card::get_icon_name Read More »
Method: Maps the charge meta.
Charge::map_charge_meta Read More »
Method: Returns whether the charge is a trial.
Method: Returns whether the charge is successful.
Charge::is_success Read More »
Method: Returns the price of the charge.
Method: Returns the timestamp when the charge was created.
Method: Creates a charge.
Method: Returns the product price.
One_Time_Payment::get_price Read More »
Method: Cancels the one-time payment.
One_Time_Payment::cancel Read More »
Method: Returns the status label.
One_Time_Payment::get_status_label Read More »