Dev Resources

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

LLMS_Payment_Gateway::get_api_mode()

Method: Get API mode if test is not supported will return “live”

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

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

LLMS_Payment_Gateway

Class: LifterLMS Payment Gateways abstract class

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

Used by 1 function | Uses 0 functions
« Previous 1 … 3 4
Proudly powered by WordPress