12 string references to 'StripePaymentMethodController' in Stripe 7
- StripePaymentMethodController::retrieveAccount in stripe_payment/
includes/ StripePaymentMethodController.inc - Retrieve the Stripe Account object for a given Payment Method.
- StripePaymentMethodController::retrieveCharge in stripe_payment/
includes/ StripePaymentMethodController.inc - Retrieve the Stripe Charge object for a given Payment.
- StripePaymentMethodController::retrieveToken in stripe_payment/
includes/ StripePaymentMethodController.inc - Retrieve the Stripe Token object for a given Payment.
- stripe_payment_payment_delete in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_insert in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_load in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_method_controller_info in stripe_payment/
stripe_payment.module - Implements hook_payment_method_controller_info().
- stripe_payment_payment_method_delete in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_method_insert in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_method_load in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_method_update in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().
- stripe_payment_payment_update in stripe_payment/
stripe_payment.module - Implements hook_ENTITY_TYPE_ACTION().