You are here

Functions in Commerce PayPal 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_payflow_api_request modules/payflow/commerce_payflow.module Submits an API request to Payflow. 5
commerce_payflow_cardtype_name modules/payflow/commerce_payflow.module Returns the name of the credit card type matching the CARDTYPE value. 1
commerce_payflow_commerce_payment_method_info modules/payflow/commerce_payflow.module Implements hook_commerce_payment_method_info().
commerce_payflow_form_alter modules/payflow/commerce_payflow.module Implements hook_form_alter().
commerce_payflow_link_capture_form modules/payflow/includes/commerce_payflow.admin.inc Form callback: allows the user to capture a prior authorization. 1
commerce_payflow_link_capture_form_submit modules/payflow/includes/commerce_payflow.admin.inc Submit handler: process a prior authorization capture via Payflow Pro.
commerce_payflow_link_capture_form_validate modules/payflow/includes/commerce_payflow.admin.inc Validate handler: ensure a valid amount is given.
commerce_payflow_link_capture_void_access modules/payflow/commerce_payflow.module Determines access to the prior authorization capture form or void form for Payflow Link credit card transactions. 1
commerce_payflow_link_create_secure_token modules/payflow/commerce_payflow.module Requests a Secure Token from Payflow for use in follow-up API requests. 1
commerce_payflow_link_default_settings modules/payflow/commerce_payflow.module Returns the default settings for the PayPal WPS payment method. 3
commerce_payflow_link_hosted_checkout_iframe modules/payflow/commerce_payflow.module Returns an iframe embedding the specified Payflow Link Hosted Checkout page. 1
commerce_payflow_link_hosted_checkout_url modules/payflow/commerce_payflow.module Returns the URL to the specified Payflow Link Hosted Checkout page. 2
commerce_payflow_link_itemize_order modules/payflow/commerce_payflow.module Returns an itemized order data array for use in a name-value pair array. 1
commerce_payflow_link_redirect_form modules/payflow/commerce_payflow.module Payment method callback: redirect form.
commerce_payflow_link_redirect_form_back modules/payflow/commerce_payflow.module Payment method callback: redirect form back callback.
commerce_payflow_link_redirect_form_submit modules/payflow/commerce_payflow.module Payment method callback: redirect form return submission.
commerce_payflow_link_redirect_form_validate modules/payflow/commerce_payflow.module Payment method callback: redirect form return validation.
commerce_payflow_link_reference_access modules/payflow/commerce_payflow.module Determines access to the reference transaction form for Payflow Link credit card transactions. 1
commerce_payflow_link_reference_form modules/payflow/includes/commerce_payflow.admin.inc Form callback: allows the user to perform a reference transaction. 1
commerce_payflow_link_reference_form_submit modules/payflow/includes/commerce_payflow.admin.inc Submit handler: process a reference transaction via Payflow Pro.
commerce_payflow_link_reference_form_validate modules/payflow/includes/commerce_payflow.admin.inc Validate handler: ensure a valid amount is given.
commerce_payflow_link_refund_access modules/payflow/commerce_payflow.module Determines access to the refund form for Payflow Link credit card transactions. 1
commerce_payflow_link_refund_form modules/payflow/includes/commerce_payflow.admin.inc Form callback: allows the user to issue a credit on a prior transaction. 1
commerce_payflow_link_refund_form_submit modules/payflow/includes/commerce_payflow.admin.inc Submit handler: process a refund via Payflow Pro.
commerce_payflow_link_refund_form_validate modules/payflow/includes/commerce_payflow.admin.inc Validate handler: check the credit amount before attempting a refund request.
commerce_payflow_link_result_message modules/payflow/commerce_payflow.module Returns the message to display to a customer explaining the RESULT of a Payflow transaction. 1
commerce_payflow_link_server_url modules/payflow/commerce_payflow.module Returns the URL to a Payflow Link API server. 3
commerce_payflow_link_settings_form modules/payflow/commerce_payflow.module Payment method callback: settings form. 1
commerce_payflow_link_submit_form modules/payflow/commerce_payflow.module Payment method callback: adds a message to the submission form if enabled in the payment method settings.
commerce_payflow_link_submit_form_submit modules/payflow/commerce_payflow.module Payment method callback: submit form submission.
commerce_payflow_link_submit_form_validate modules/payflow/commerce_payflow.module Payment method callback: submit form validation.
commerce_payflow_link_validate_result modules/payflow/commerce_payflow.module Determines whether or not a transaction was accepted based on the RESULT. 1
commerce_payflow_link_void_form modules/payflow/includes/commerce_payflow.admin.inc Form callback: allows the user to void a transaction. 1
commerce_payflow_link_void_form_submit modules/payflow/includes/commerce_payflow.admin.inc Submit handler: process the void request.
commerce_payflow_menu modules/payflow/commerce_payflow.module Implements hook_menu().
commerce_payflow_page_alter modules/payflow/commerce_payflow.module Implements hook_page_alter().
commerce_payflow_paypal_remote_status modules/payflow/commerce_payflow.module Returns the PayPal remote status that corresponds to the given Payflow transaction type. 2
commerce_payflow_pro_server_url modules/payflow/commerce_payflow.module Returns the URL to a Payflow Pro API server. 1
commerce_payflow_service_description modules/payflow/commerce_payflow.module Returns a service description and registration link for the specified method. 2
commerce_payflow_trxtype_name modules/payflow/commerce_payflow.module Returns the description of a transaction type for a Payflow payment action. 1
commerce_paypal_api_request ./commerce_paypal.module Submits an API request to PayPal. 8
commerce_paypal_api_server_url ./commerce_paypal.module Returns the URL to the specified PayPal API server. 1
commerce_paypal_avs_code_message ./commerce_paypal.module Returns an appropriate message given an AVS code. 1
commerce_paypal_bml_order_form modules/ec/commerce_paypal_ec.module Displays a PayPal Credit button as a form that redirects to PayPal. 1
commerce_paypal_checkout_api_client modules/checkout/commerce_paypal_checkout.module Returns an instantiated PayPal Checkout API client for the given settings. 7
commerce_paypal_checkout_approve_order modules/checkout/commerce_paypal_checkout.module Page callback: Provide the onApprove() callback expected by the SDK. 1
commerce_paypal_checkout_capture_form modules/checkout/includes/commerce_paypal_checkout.admin.inc Form callback: allows the user to capture a prior authorization. 1
commerce_paypal_checkout_capture_form_submit modules/checkout/includes/commerce_paypal_checkout.admin.inc Submit handler: process a prior authorization capture via PayPal Checkout.
commerce_paypal_checkout_capture_form_validate modules/checkout/includes/commerce_paypal_checkout.admin.inc Validate handler: ensure a valid amount is given.
commerce_paypal_checkout_capture_void_access modules/checkout/commerce_paypal_checkout.module Determines access to the prior authorization capture form or void form for Paypal Checkout transactions. 1

Pages

Other projects