16 uses of SAGEPAY_SETTING_VENDOR_NAME in Drupal Commerce SagePay Integration 7
- commerce_sagepay_abort_transaction in includes/
commerce_sagepay_abort.inc - commerce_sagepay_authorise_form_submit in includes/
commerce_sagepay_authorise.inc - Submit handler: process a prior authorization capture.
- commerce_sagepay_cancel_transaction in includes/
commerce_sagepay_cancel.inc - commerce_sagepay_form_redirect_form in includes/
commerce_sagepay_form.inc - Implements hook_form_redirect_form().
- commerce_sagepay_order_form in includes/
commerce_sagepay_common.inc - Sets up a new form for the submit to Sage Pay button (off site redirect).
- commerce_sagepay_refund_form_submit in includes/
commerce_sagepay_refund.inc - Submit handler: process a refund request.
- commerce_sagepay_release_transaction in includes/
commerce_sagepay_release.inc - commerce_sagepay_repeat_deferred_form_submit in includes/
commerce_sagepay_repeat_deferred.inc - Submit handler: defer repeat a transaction.
- commerce_sagepay_repeat_form_submit in includes/
commerce_sagepay_repeat.inc - Submit handler: Repeat a transaction.
- commerce_sagepay_repeat_process_transaction in includes/
commerce_sagepay_repeat.inc - Process a repeat transaction
- commerce_sagepay_server_handle_callback in includes/
commerce_sagepay_server.inc - Process the callback that is sent by SagePay Server.
- commerce_sagepay_server_redirect_form in includes/
commerce_sagepay_server.inc - Implements hook_redirect_form().
- commerce_sagepay_settings_form in includes/
commerce_sagepay.admin.inc - Settings form containing all configuration for the SagePay module.
- commerce_sagepay_void_form_submit in includes/
commerce_sagepay_void.inc - Submit handler: Void a prior transaction.
- sagepay_token_cardonfile_delete in modules/
sagepay_token/ sagepay_token.module - Implements hook_cardonfile_delete().
- _commerce_sagepay_encrypted_order in includes/
commerce_sagepay_common.inc - Encrypt the order details ready to send to SagePay Server.