constant COMMERCE_STRIPE_PI_DEFAULT_INTEGRATION in Commerce Stripe Payment Intent 7
2 uses of COMMERCE_STRIPE_PI_DEFAULT_INTEGRATION
- commerce_stripe_pi_settings_form in ./
commerce_stripe_pi.module - Payment method settings form.
- commerce_stripe_pi_submit_form in ./
commerce_stripe_pi.module - Payment method callback: checkout and terminal form.
File
- ./
commerce_stripe_pi.module, line 21 - Payment intent stripe payment integration.
Code
define('COMMERCE_STRIPE_PI_DEFAULT_INTEGRATION', 'elements');