You are here

Functions in Commerce Stripe 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_stripe_cardonfile_charge ./commerce_stripe.module Card on file callback: background charge 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_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
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_customer_id ./commerce_stripe.module Checks existing cards on file to see if the customer has a Stripe customer id 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
commerce_stripe_libraries_info ./commerce_stripe.module Implements hook_libraries_info().
commerce_stripe_load_library ./commerce_stripe.module Brings the stripe php client library into scope 5
commerce_stripe_requirements ./commerce_stripe.install Implements hook_requirements().
commerce_stripe_settings_form ./commerce_stripe.module Payment method settings form.
commerce_stripe_set_addressfield_class_names ./commerce_stripe.module Sets unique class names on address field form elements so that they can be picked up by commerce_stripe.js. 2
commerce_stripe_submit_form ./commerce_stripe.module Payment method callback: checkout form.
commerce_stripe_submit_form_submit ./commerce_stripe.module Payment method callback: checkout form submission.
commerce_stripe_uninstall ./commerce_stripe.install Implements hook_uninstall().
drush_commerce_stripe_download ./commerce_stripe.drush.inc A command callback. 1
drush_commerce_stripe_post_pm_enable ./commerce_stripe.drush.inc Implements drush_MODULE_post_COMMAND().
_commerce_stripe_create_card ./commerce_stripe.module 2
_commerce_stripe_credit_card_field_remove_name ./commerce_stripe.module 1
_commerce_stripe_credit_card_form ./commerce_stripe.module 2
_commerce_stripe_load_setting ./commerce_stripe.module 2
_commerce_stripe_load_settings ./commerce_stripe.module 2
_commerce_stripe_save_cardonfile ./commerce_stripe.module 2

Other projects