You are here

Functions in Ubercart Stripe 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_stripe_form_uc_cart_checkout_form_alter ./uc_stripe.module Implements hook_form_FORMID_alter() to make sure we've loaded the stripe js. It must be loaded with the original form, as can't get loaded later by ajax, although the attach method gets called IF it's been loaded.
uc_stripe_install ./uc_stripe.install Implements hook_install().
uc_stripe_requirements ./uc_stripe.install Implements hook_requirements().
uc_stripe_uc_checkout_complete ./uc_stripe.module Implements hook_uc_checkout_complete()
_uc_stripe_check_api_keys ./uc_stripe.module Check that all API keys are configured. 2
_uc_stripe_get_stripe_plugins ./uc_stripe.install @file Installation file for the uc_stripe module. 1

Other projects