LLMS_Settings_Checkout
Admin Settings Page, Checkout Tab class
Description Description
Source Source
File: includes/admin/settings/class.llms.settings.checkout.php
Changelog Changelog
Version | Description |
---|---|
3.35.1 | Verify nonce when saving. |
3.30.3 | Fixed spelling errors. |
3.0.0 | Introduced. |
Methods Methods
- __construct — Constructor executes settings tab actions
- get_gateway_table_html — Get HTML for the payment gateways table
- get_sections — Get the page sections
- get_settings — Get settings array
- get_settings_default — Retrieve the default checkout settings for the main section
- get_settings_gateway — Retrieve settings for a gateway section
- save — Override default save method to save the display order of payment gateways
- sort_gateways — usort function used to ensure gateways are sorted by display order on the gateways table