You are here

Functions in Commerce Stripe 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_stripe_add_metadata ./commerce_stripe.module Adds a metadata key to an existing information array. 3
commerce_stripe_capture_access ./commerce_stripe.module Access callback for processing capture. 1
commerce_stripe_capture_form includes/commerce_stripe.admin.inc Form callback for capturing a authorized payment. 1
commerce_stripe_capture_form_submit includes/commerce_stripe.admin.inc Submit handler: process a prior authorization capture via AIM.
commerce_stripe_capture_form_validate includes/commerce_stripe.admin.inc Validate handler: ensure a valid amount is given.
commerce_stripe_cardonfile_charge ./commerce_stripe.module Card on file callback: background charge payment TODO: implement proper return codes per commerce payment 1 1
commerce_stripe_cardonfile_create ./commerce_stripe.module Card on file callback: create 1 1
commerce_stripe_cardonfile_create_form ./commerce_stripe.module Card on file callback: create form 1
commerce_stripe_cardonfile_create_form_submit ./commerce_stripe.module
commerce_stripe_cardonfile_create_validate ./commerce_stripe.module Validation callback for card on file creation. 1
commerce_stripe_cardonfile_delete ./commerce_stripe.module Card on file callback: deletes the associated customer payment profile. 1
commerce_stripe_cardonfile_update ./commerce_stripe.module Card on file callback: updates the associated customer payment profile. 1 1
commerce_stripe_cardonfile_update_form ./commerce_stripe.module Card on file callback: Update form 1
commerce_stripe_cardonfile_update_form_submit ./commerce_stripe.module
commerce_stripe_cardonfile_update_validate ./commerce_stripe.module 1
commerce_stripe_commerce_payment_method_info ./commerce_stripe.module Implements hook_commerce_payment_method_info().
commerce_stripe_commerce_payment_method_info_alter ./commerce_stripe.module Implements hook_commerce_payment_method_info_alter().
commerce_stripe_commerce_stripe_metadata ./commerce_stripe.module Implement hook_commerce_stripe_metadata and add our defaults.
commerce_stripe_connect_admin_disconnect_form modules/commerce_stripe_connect/includes/commerce_stripe_connect.admin.inc Form callback: builds the form to disconnect the site's Stripe account. 1
commerce_stripe_connect_admin_disconnect_form_submit modules/commerce_stripe_connect/includes/commerce_stripe_connect.admin.inc Form callback: submits the form to disconnect the site's Stripe account.
commerce_stripe_connect_admin_page modules/commerce_stripe_connect/includes/commerce_stripe_connect.admin.inc Builds the Stripe Connect account admin page. 1
commerce_stripe_connect_authorize modules/commerce_stripe_connect/commerce_stripe_connect.module Page callback: processes a Stripe Connect OAuth return. 1
commerce_stripe_connect_authorize_access modules/commerce_stripe_connect/commerce_stripe_connect.module Access callback: validates access to the Stripe Connect OAuth return URL. 1
commerce_stripe_connect_commerce_stripe_order_charge_alter modules/commerce_stripe_connect/commerce_stripe_connect.module Implements hook_commerce_stripe_order_charge_alter().
commerce_stripe_connect_commerce_stripe_order_refund_alter modules/commerce_stripe_connect/commerce_stripe_connect.module Implements hook_commerce_stripe_order_refund_alter().
commerce_stripe_connect_default_settings modules/commerce_stripe_connect/commerce_stripe_connect.module Returns the default settings for the Stripe Connect module. 1
commerce_stripe_connect_form_commerce_stripe_refund_form_alter modules/commerce_stripe_connect/commerce_stripe_connect.module Implements hook_form_FORM_ID_alter().
commerce_stripe_connect_get_setting modules/commerce_stripe_connect/commerce_stripe_connect.module Returns the Stripe Connect setting value for the given setting key. 1
commerce_stripe_connect_get_settings modules/commerce_stripe_connect/commerce_stripe_connect.module Returns the Stripe Connect settings as an associative array. 12
commerce_stripe_connect_menu modules/commerce_stripe_connect/commerce_stripe_connect.module Implements hook_menu().
commerce_stripe_connect_permission modules/commerce_stripe_connect/commerce_stripe_connect.module Implements hook_permission().
commerce_stripe_connect_set_setting modules/commerce_stripe_connect/commerce_stripe_connect.module Set the value for the given Stripe Connect setting key. 3
commerce_stripe_customer_id ./commerce_stripe.module Checks existing cards on file to see if the customer has a Stripe customer id 1
commerce_stripe_default_settings ./commerce_stripe.module Returns the default settings for the Stripe module. 1
commerce_stripe_drush_command ./commerce_stripe.drush.inc Implements hook_drush_command().
commerce_stripe_field_widget_addressfield_standard_form_alter ./commerce_stripe.module Implements hook_field_widget_WIDGET_TYPE_form_alter() for addressfield.
commerce_stripe_form_commerce_payment_order_transaction_add_form_alter ./commerce_stripe.module Implements hook_form_FORM_ID_alter().
commerce_stripe_get_remote_status ./commerce_stripe.module Get the transactions remote status. 4
commerce_stripe_get_txn_message_success ./commerce_stripe.module A different success message needs to be displayed depending on whether the transaction is a authorization only transaction, or an auth capture transaction. 2
commerce_stripe_get_txn_status ./commerce_stripe.module Gets commerce_payment transaction status from capture boolean. 2
commerce_stripe_libraries_info ./commerce_stripe.module Implements hook_libraries_info().
commerce_stripe_libraries_postload_callback ./commerce_stripe.module Post-load callback for the Stripe PHP Library. 1
commerce_stripe_load_library ./commerce_stripe.module Brings the stripe php client library into scope 12
commerce_stripe_menu ./commerce_stripe.module Implements hook_menu().
commerce_stripe_page_build ./commerce_stripe.module Implements hook_page_build().
commerce_stripe_payment_currencies ./commerce_stripe.module Supported payment currencies will vary by location of the Stripe account. 2
commerce_stripe_platform_configuration_form modules/commerce_stripe_connect/includes/commerce_stripe_connect.admin.inc Form callback: builds the Stripe Connect platform configuration form. 1
commerce_stripe_platform_configuration_form_submit modules/commerce_stripe_connect/includes/commerce_stripe_connect.admin.inc Form callback: submits the Stripe connect platform configuration form. 1
commerce_stripe_platform_configuration_form_validate modules/commerce_stripe_connect/includes/commerce_stripe_connect.admin.inc Form callback: validates the Stripe Connect platform configuration form.
commerce_stripe_refund_form includes/commerce_stripe.admin.inc Form callback for processing refunds. 1

Pages

Other projects