commerce_stripe_pi.admin.inc |
includes/commerce_stripe_pi.admin.inc |
|
Provides admin forms and functions for commerce_stripe_pi. |
commerce_stripe_pi.api.php |
commerce_stripe_pi.api.php |
|
This code is never called, it's just information about to use the hooks. |
commerce_stripe_pi.drush.inc |
commerce_stripe_pi.drush.inc |
|
Drush integration for the Commerce Stripe module. |
commerce_stripe_pi.info |
commerce_stripe_pi.info |
|
name = Commerce Stripe Payment intent
description = Stripe payment gateway integration with Commerce using Elements.js and payment intent
core = 7.x
package = Commerce (contrib)
dependencies[] = commerce
dependencies[] = commerce_ui
dependencies[] =… |
commerce_stripe_pi.install |
commerce_stripe_pi.install |
|
Contains requirements function for Commerce Stripe. |
commerce_stripe_pi.module |
commerce_stripe_pi.module |
|
Payment intent stripe payment integration. |
README.txt |
README.txt |
|
COMMERCE STRIPE PAYMENT INTENT
---------------
Commerce Stripe Payment intent integrates Stripe with Drupal Commerce payment and checkout
system using Payment intents API. This module will fully integrate the Stripe to Drupal Commerce in
that way… |