You are here

Functions in Commerce Worldpay 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_worldpay_bg_build_md5 ./commerce_worldpay_bg.module Creates the encrypted md5 string. 1
commerce_worldpay_bg_commerce_payment_method_info ./commerce_worldpay_bg.module Implements hook_commerce_payment_method_info().
commerce_worldpay_bg_convert_wppr_to_record ./commerce_worldpay_bg.module This maps the posted data from WorldPay to the local record structure. 1
commerce_worldpay_bg_debug_response_page includes/commerce_worldpay_bg.debug_page.inc A debuging callback. 1
commerce_worldpay_bg_menu ./commerce_worldpay_bg.module Implements hook_menu().
commerce_worldpay_bg_order_form ./commerce_worldpay_bg.module Build the form to be submitted to WorldPay. 1
commerce_worldpay_bg_redirect_form ./commerce_worldpay_bg.module Implements hook_redirect_form().
commerce_worldpay_bg_redirect_form_validate ./commerce_worldpay_bg.module Implements hook_redirect_form_validate
commerce_worldpay_bg_response_page includes/commerce_worldpay_bg.page.inc Page callback that listens for transaction information from WorldPay. 1 1
commerce_worldpay_bg_response_url ./commerce_worldpay_bg.module Returns the Payment Response URL. 1
commerce_worldpay_bg_schema ./commerce_worldpay_bg.install Implements hook_schema().
commerce_worldpay_bg_settings_form ./commerce_worldpay_bg.module Settings form for Worldpay payment method.
commerce_worldpay_bg_submit_form ./commerce_worldpay_bg.module Payment method callback: submit form.
commerce_worldpay_bg_submit_form_submit ./commerce_worldpay_bg.module Payment method callback: submit form submission.
commerce_worldpay_bg_submit_form_validate ./commerce_worldpay_bg.module Payment method callback: submit form validation.
commerce_worldpay_bg_theme ./commerce_worldpay_bg.module Implements hook_theme().
commerce_worldpay_bg_transaction_process includes/commerce_worldpay_bg.page.inc Process the WPPR once it's been validated. 1
commerce_worldpay_bg_txn_delete ./commerce_worldpay_bg.module Deletes a stored WPPR by ID.
commerce_worldpay_bg_txn_load ./commerce_worldpay_bg.module Loads a stored WPPR by ID. 2
commerce_worldpay_bg_txn_save ./commerce_worldpay_bg.module Saves information on the Worldpay transaction with some meta data related to local processing. 1
commerce_worldpay_bg_valid_url ./commerce_worldpay_bg.module Validates a supplied URL using valid_url(). 1
hook_commerce_worldpay_bg_post_data ./commerce_worldpay_bg.api.php Lets modules add extra data to post to WorldPay.
template_preprocess_commerce_worldpay_bg_cancel includes/commerce_worldpay_bg.theme.inc Template preprocess for the cancel page.
template_preprocess_commerce_worldpay_bg_html includes/commerce_worldpay_bg.theme.inc Template preprocess for the overal page (decleration) template.
template_preprocess_commerce_worldpay_bg_page includes/commerce_worldpay_bg.theme.inc Template preprocess for the main body of the page.
template_preprocess_commerce_worldpay_bg_success includes/commerce_worldpay_bg.theme.inc Template preprocess for the success page.
template_process_commerce_worldpay_bg_html includes/commerce_worldpay_bg.theme.inc Template process for the overal page template.
_commerce_worldpay_bg_build_page includes/commerce_worldpay_bg.page.inc Generates the theme output. 1
_commerce_worldpay_bg_build_sig_array ./commerce_worldpay_bg.module @todo document this function 1
_commerce_worldpay_bg_md5_signature_fields ./commerce_worldpay_bg.module Utility function holding Worldpay MAC sig codes. 3
_commerce_worldpay_bg_payment_card_types ./commerce_worldpay_bg.module Returns the supported payment card types. 3
_commerce_worldpay_bg_payment_response_authenticate includes/commerce_worldpay_bg.page.inc Verifies the response has come from WorldPay. 1
_commerce_worldpay_bg_validate_password ./commerce_worldpay_bg.module Makes sure a password is set if the "use password" option is checked. 1
_template_common_variables_worldpay_bg includes/commerce_worldpay_bg.theme.inc @todo add description 4

Other projects