You are here

Functions in Commerce PayPal 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_paypal_ec_capture_void_access modules/ec/commerce_paypal_ec.module Determines access to the prior authorization capture form or void form for Paypal EC credit card transactions. 1
commerce_paypal_ec_checkout_url modules/ec/commerce_paypal_ec.module Returns the URL to the specified PayPal EC checkout page. 3
commerce_paypal_ec_commerce_checkout_page_info modules/ec/commerce_paypal_ec.module Implements hook_commerce_checkout_page_info().
commerce_paypal_ec_commerce_checkout_pane_info modules/ec/commerce_paypal_ec.module Implements hook_commerce_checkout_pane_info().
commerce_paypal_ec_commerce_checkout_router modules/ec/commerce_paypal_ec.module Implements hook_commerce_checkout_router().
commerce_paypal_ec_commerce_payment_method_info modules/ec/commerce_paypal_ec.module Implements hook_commerce_payment_method_info().
commerce_paypal_ec_customer_profile modules/ec/commerce_paypal_ec.module Creates or updates a customer profile for an order based on information obtained from PayPal after an Express Checkout. 1
commerce_paypal_ec_default_settings modules/ec/commerce_paypal_ec.module Returns the default settings for the PayPal EC payment method. 2
commerce_paypal_ec_do_payment modules/ec/commerce_paypal_ec.module Confirm an Express Checkout payment for an order for the specified charge amount with a DoExpressCheckoutPayment API request. 2
commerce_paypal_ec_embedded_checkout_panes modules/ec/commerce_paypal_ec.module Returns the checkout pane IDs of checkout panes that should be embedded in the Express Checkout review and confirm page. 2
commerce_paypal_ec_enabled modules/ec/commerce_paypal_ec.module Returns whether or not Express Checkout is enabled, in general or for a specific order. 1
commerce_paypal_ec_enabled_rules modules/ec/commerce_paypal_ec.module Returns an array of enabled payment method rules that enable payment via Express Checkout. 2
commerce_paypal_ec_form_alter modules/ec/commerce_paypal_ec.module Implements hook_form_alter().
commerce_paypal_ec_itemize_order modules/ec/commerce_paypal_ec.module Returns a name-value pair array of information to the API request. 2
commerce_paypal_ec_mark_url modules/ec/commerce_paypal_ec.module Returns the URL to a remote PayPal mark. 1
commerce_paypal_ec_menu modules/ec/commerce_paypal_ec.module Implements hook_menu().
commerce_paypal_ec_order_form modules/ec/commerce_paypal_ec.module Displays an Express Checkout button as a form that redirects to PayPal. 1
commerce_paypal_ec_order_form_submit modules/ec/commerce_paypal_ec.module Submit handler: redirect to PayPal Express Checkout. 1
commerce_paypal_ec_order_form_validate modules/ec/commerce_paypal_ec.module Validate handler: ensures PayPal Express Checkout has been configured. 1
commerce_paypal_ec_page_alter modules/ec/commerce_paypal_ec.module Implements hook_page_alter().
commerce_paypal_ec_paypal_ipn_process modules/ec/commerce_paypal_ec.module Payment method callback: process an IPN once it's been validated.
commerce_paypal_ec_paypal_ipn_validate modules/ec/commerce_paypal_ec.module Payment method callback: validate an IPN based on receiver e-mail address, price, and other parameters as possible.
commerce_paypal_ec_redirect_form modules/ec/commerce_paypal_ec.module Payment method callback: redirect form.
commerce_paypal_ec_redirect_form_back modules/ec/commerce_paypal_ec.module Payment method callback: redirect form back callback.
commerce_paypal_ec_redirect_form_submit modules/ec/commerce_paypal_ec.module Payment method callback: redirect form return submission.
commerce_paypal_ec_redirect_form_validate modules/ec/commerce_paypal_ec.module Payment method callback: redirect form return validation.
commerce_paypal_ec_refund_access modules/ec/commerce_paypal_ec.module Determines access to the refund form for Paypal EC credit card transactions. 1
commerce_paypal_ec_refund_form modules/ec/includes/commerce_paypal_ec.admin.inc Form callback: allows the user to issue a credit on a prior transaction. 1
commerce_paypal_ec_refund_form_submit modules/ec/includes/commerce_paypal_ec.admin.inc Submit handler: process a refund request.
commerce_paypal_ec_refund_form_validate modules/ec/includes/commerce_paypal_ec.admin.inc Validate handler: check the credit amount before attempting a refund request.
commerce_paypal_ec_request_banner_account modules/ec/commerce_paypal_ec.module 1
commerce_paypal_ec_review_pane_checkout_form modules/ec/includes/commerce_paypal_ec.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_ec_review_pane_checkout_form_submit modules/ec/includes/commerce_paypal_ec.checkout_pane.inc Submit handler for the Express Checkout review and confirm page. 1
commerce_paypal_ec_review_pane_checkout_form_validate modules/ec/includes/commerce_paypal_ec.checkout_pane.inc Validate handler for the Express Checkout review and confirm page. 1
commerce_paypal_ec_review_pane_settings_form modules/ec/includes/commerce_paypal_ec.checkout_pane.inc Checkout pane callback: returns the Express Checkout pane's settings form.
commerce_paypal_ec_service_description modules/ec/commerce_paypal_ec.module Returns a service description and registration link for the specified method. 2
commerce_paypal_ec_settings_form modules/ec/commerce_paypal_ec.module Payment method callback: settings form.
commerce_paypal_ec_set_express_checkout modules/ec/commerce_paypal_ec.module Submits a SetExpressCheckout request to PayPal for the given order. 2
commerce_paypal_ec_submit_form modules/ec/commerce_paypal_ec.module Payment method callback: adds a message to the submission form if enabled in the payment method settings.
commerce_paypal_ec_submit_form_submit modules/ec/commerce_paypal_ec.module Payment method callback: submit form submission.
commerce_paypal_ec_submit_form_validate modules/ec/commerce_paypal_ec.module Payment method callback: submit form validation.
commerce_paypal_ec_theme modules/ec/commerce_paypal_ec.module Implements hook_theme().
commerce_paypal_ec_uninstal modules/ec/commerce_paypal_ec.install Implements hook_uninstall().
commerce_paypal_ec_void_form modules/ec/includes/commerce_paypal_ec.admin.inc Form callback: allows the user to void a transaction. 1
commerce_paypal_ec_void_form_submit modules/ec/includes/commerce_paypal_ec.admin.inc Submit handler: process the void request.
commerce_paypal_icons ./commerce_paypal.module Returns an array of PayPal payment method icon img elements. 2
commerce_paypal_ipn_delete ./commerce_paypal.module Deletes a stored IPN by ID.
commerce_paypal_ipn_invoice ./commerce_paypal.module Returns a unique invoice number based on the Order ID and timestamp. 5
commerce_paypal_ipn_load ./commerce_paypal.module Loads a stored IPN by ID. 3
commerce_paypal_ipn_pending_reason ./commerce_paypal.module Returns an appropriate message given a pending reason. 2

Pages

Other projects