You are here

6 calls to _uc_stripe_prepare_api() in Ubercart Stripe 7.3

drush_uc_stripe_subscription_cancel in ./uc_stripe.drush.inc
Command callback
uc_stripe_authenticate_payment_form_submit in ./uc_stripe.pages.inc
uc_stripe_charge in ./uc_stripe.module
Generic "charge" callback that runs on checkout and via the order's "card" terminal
uc_stripe_renew in ./uc_stripe.module
Handle renewing a recurring fee, called by uc_recurring
_uc_stripe_confirm_payment in ./uc_stripe.module
Ajax page callback for callback uc_stripe/ajax/confirm_payment page This is used to send payment and intent status back to JS client
_uc_stripe_is_stripe_id_valid in ./uc_stripe.module