You are here

7 calls to commerce_stripe_load_library() in Commerce Stripe 7

commerce_stripe_cardonfile_charge in ./commerce_stripe.module
Card on file callback: background charge payment TODO: implement proper return codes per commerce payment
commerce_stripe_cardonfile_delete in ./commerce_stripe.module
Card on file callback: deletes the associated customer payment profile.
commerce_stripe_cardonfile_update in ./commerce_stripe.module
Card on file callback: updates the associated customer payment profile.
commerce_stripe_refund_form in includes/commerce_stripe.admin.inc
Form callback for processing refunds.
commerce_stripe_refund_form_submit in includes/commerce_stripe.admin.inc
Submit callback for submitting refunds to Stripe.
commerce_stripe_submit_form_submit in ./commerce_stripe.module
Payment method callback: checkout form submission.
_commerce_stripe_create_card in ./commerce_stripe.module