You are here

Functions in Commerce PayPal 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_paypal_checkout_commerce_checkout_page_info modules/checkout/commerce_paypal_checkout.module Implements hook_commerce_checkout_page_info().
commerce_paypal_checkout_commerce_checkout_pane_info modules/checkout/commerce_paypal_checkout.module Implements hook_commerce_checkout_pane_info().
commerce_paypal_checkout_commerce_checkout_router modules/checkout/commerce_paypal_checkout.module Implements hook_commerce_checkout_router().
commerce_paypal_checkout_commerce_payment_method_info modules/checkout/commerce_paypal_checkout.module Implements hook_commerce_payment_method_info().
commerce_paypal_checkout_create_order modules/checkout/commerce_paypal_checkout.module Page callback: Provide the createOrder() callback expected by the SDK. 1
commerce_paypal_checkout_customer_profile modules/checkout/commerce_paypal_checkout.module Creates or updates a customer profile for an order based on information obtained from PayPal after a payment via PayPal Checkout. 1
commerce_paypal_checkout_customize_buttons_validate modules/checkout/commerce_paypal_checkout.module Element validate callback for the customize_buttons payment method setting. 1
commerce_paypal_checkout_default_settings modules/checkout/commerce_paypal_checkout.module Returns the default settings for the PayPal Checkout payment method. 3
commerce_paypal_checkout_disable_card_validate modules/checkout/commerce_paypal_checkout.module Element validate callback for the disable_card payment method setting. 1
commerce_paypal_checkout_disable_funding_validate modules/checkout/commerce_paypal_checkout.module Element validate callback for the disable_funding payment method setting. 1
commerce_paypal_checkout_do_payment modules/checkout/commerce_paypal_checkout.module Capture/authorize a PayPal order and create a payment transaction. 2
commerce_paypal_checkout_embedded_checkout_panes modules/checkout/commerce_paypal_checkout.module Returns the checkout pane IDs of checkout panes that should be embedded in the PayPal Checkout review and confirm page. 2
commerce_paypal_checkout_format_address modules/checkout/commerce_paypal_checkout.module Formats the given address into a format expected by PayPal. 1
commerce_paypal_checkout_form_alter modules/checkout/commerce_paypal_checkout.module Implements hook_form_alter().
commerce_paypal_checkout_get_payment_method_instance modules/checkout/commerce_paypal_checkout.module Returns the first configured PayPal checkout payment method instance for the given order, if any. 1
commerce_paypal_checkout_menu modules/checkout/commerce_paypal_checkout.module Implements hook_menu().
commerce_paypal_checkout_method_instance_load modules/checkout/commerce_paypal_checkout.module Load the given PayPal checkout payment method instance.
commerce_paypal_checkout_prepare_order_request modules/checkout/commerce_paypal_checkout.module Prepare the request parameters for the create/update order request. 2
commerce_paypal_checkout_price_amount modules/checkout/commerce_paypal_checkout.module Formats a price amount into a decimal value as expected by PayPal. 3
commerce_paypal_checkout_redirect_form modules/checkout/commerce_paypal_checkout.module Payment method callback: redirect form.
commerce_paypal_checkout_redirect_form_validate modules/checkout/commerce_paypal_checkout.module Payment method callback: redirect form return validation.
commerce_paypal_checkout_refund_access modules/checkout/commerce_paypal_checkout.module Determines access to the refund form for Paypal Checkout transactions. 1
commerce_paypal_checkout_refund_form modules/checkout/includes/commerce_paypal_checkout.admin.inc Form callback: allows the user to issue a credit on a prior transaction. 1
commerce_paypal_checkout_refund_form_submit modules/checkout/includes/commerce_paypal_checkout.admin.inc Submit handler: process a refund request.
commerce_paypal_checkout_refund_form_validate modules/checkout/includes/commerce_paypal_checkout.admin.inc Validate handler: check the credit amount before attempting a refund request.
commerce_paypal_checkout_review_pane_checkout_form modules/checkout/includes/commerce_paypal_checkout.checkout_pane.inc Checkout pane callback: returns a pane allowing the customer to review the final details of the order and provide any final information required.
commerce_paypal_checkout_review_pane_checkout_form_submit modules/checkout/includes/commerce_paypal_checkout.checkout_pane.inc Submit handler for the PayPal Checkout review and confirm page. 1
commerce_paypal_checkout_review_pane_checkout_form_validate modules/checkout/includes/commerce_paypal_checkout.checkout_pane.inc Validate handler for the PayPal Checkout review and confirm page. 1
commerce_paypal_checkout_review_pane_settings_form modules/checkout/includes/commerce_paypal_checkout.checkout_pane.inc Checkout pane callback: returns the PayPal Checkout pane's settings form.
commerce_paypal_checkout_settings_form modules/checkout/commerce_paypal_checkout.module Payment method callback: settings form.
commerce_paypal_checkout_theme modules/checkout/commerce_paypal_checkout.module Implements hook_theme().
commerce_paypal_checkout_uninstall modules/checkout/commerce_paypal_checkout.install Implements hook_uninstall().
commerce_paypal_checkout_update_order modules/checkout/commerce_paypal_checkout.module Update the PayPal order. 1
commerce_paypal_checkout_void_form modules/checkout/includes/commerce_paypal_checkout.admin.inc Form callback: allows the user to void a transaction. 1
commerce_paypal_checkout_void_form_submit modules/checkout/includes/commerce_paypal_checkout.admin.inc Submit handler: process the void request.
commerce_paypal_currencies ./commerce_paypal.module Returns an array of all possible currency codes for the different PayPal payment methods. 16
commerce_paypal_cvv_match_message ./commerce_paypal.module Returns an appropriate message given a CVV2 match code. 2
commerce_paypal_ec_banners_default_settings modules/ec/commerce_paypal_ec.module Returns the default settings for the PayPal EC payment method. 3
commerce_paypal_ec_banners_help_text modules/ec/commerce_paypal_ec.module Returns the PayPal banners program help text. 1
commerce_paypal_ec_banner_url modules/ec/commerce_paypal_ec.module Returns the URL to the specified PayPal Banner server. 1
commerce_paypal_ec_block_configure modules/ec/commerce_paypal_ec.module Implements hook_block_configure().
commerce_paypal_ec_block_info modules/ec/commerce_paypal_ec.module Implements hook_block_info().
commerce_paypal_ec_block_save modules/ec/commerce_paypal_ec.module Implements hook_block_save().
commerce_paypal_ec_block_view modules/ec/commerce_paypal_ec.module Implements hook_block_view().
commerce_paypal_ec_bml_button_url modules/ec/commerce_paypal_ec.module Returns the URL to a PayPal Credit button. 1
commerce_paypal_ec_bml_help_text modules/ec/commerce_paypal_ec.module Returns the PayPal Credit help text HTML. 1
commerce_paypal_ec_button_url modules/ec/commerce_paypal_ec.module Returns the URL to an Express Checkout button. 1
commerce_paypal_ec_capture_form modules/ec/includes/commerce_paypal_ec.admin.inc Form callback: allows the user to capture a prior authorization. 1
commerce_paypal_ec_capture_form_submit modules/ec/includes/commerce_paypal_ec.admin.inc Submit handler: process a prior authorization capture via PayPal EC.
commerce_paypal_ec_capture_form_validate modules/ec/includes/commerce_paypal_ec.admin.inc Validate handler: ensure a valid amount is given.

Pages

Other projects