Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract.llms.payment.gateway.php / Page 3

LLMS_Payment_Gateway::get_supported_features()

Method: Get an array of features the gateway supports

Source: includes/abstracts/abstract.llms.payment.gateway.php:556

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_test_mode_description()

Method: Get the description of test mode displayed on the admin panel

Source: includes/abstracts/abstract.llms.payment.gateway.php:567

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_test_mode_enabled()

Method: Get value of the test mode enabled setting

Source: includes/abstracts/abstract.llms.payment.gateway.php:578

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_complete_transaction_redirect_url()

Method: Calculates the url to redirect to on transaction completion

Source: includes/abstracts/abstract.llms.payment.gateway.php:349

Used by 0 functions | Uses 0 functions

lifterlms_completed_transaction_redirect

Filter Hook: Filters the redirect on order completion.

Source: includes/abstracts/abstract.llms.payment.gateway.php:385

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_customer_url()

Method: Gateways can override this to return a URL to a customer permalink on the gateway’s website If this is not defined, it will just return the supplied ID

Source: includes/abstracts/abstract.llms.payment.gateway.php:399

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_description()

Method: Get the frontend description setting

Source: includes/abstracts/abstract.llms.payment.gateway.php:410

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_display_order()

Method: Get the display order setting

Source: includes/abstracts/abstract.llms.payment.gateway.php:421

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_enabled()

Method: Get the value of the enabled setting

Source: includes/abstracts/abstract.llms.payment.gateway.php:432

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_fields()

Method: Get fields displayed on the checkout form Gateways should define this function if the gateway supports fields

Source: includes/abstracts/abstract.llms.payment.gateway.php:444

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress