You are here

Files in Ubercart Stripe 8.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt This is an Ubercart payment gateway module for Stripe. Installation and Setup ====================== a) Use composer to install Stripe per the composer.json provided. b) Install and enable the module in the normal way for Drupal. b) Visit your…
StripeGateway.php src/Plugin/Ubercart/PaymentMethod/StripeGateway.php Drupal\uc_stripe\Plugin\Ubercart\PaymentMethod
uc_stripe.css css/uc_stripe.css .uc-stripe-messages.hidden { display: none; } .stripe-warning, .uc-stripe-testmode, .uc-stripe-messages { color: red; font-style: oblique; display: block; clear: both; border-width: 1px !important; }
uc_stripe.info.yml uc_stripe.info.yml uc_stripe.info.yml
uc_stripe.install uc_stripe.install Installation file for the uc_stripe module.
uc_stripe.libraries.yml uc_stripe.libraries.yml uc_stripe.libraries.yml
uc_stripe.module uc_stripe.module A stripe.js PCI-compliant payment gateway
uc_stripe.schema.yml config/schema/uc_stripe.schema.yml config/schema/uc_stripe.schema.yml

Other projects