You are here

Files in Ubercart Stripe 6.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) Install and enable the module in the normal way for Drupal. b) Visit your Ubercart Store Administration page, Configuration section, and enable…
uc_stripe.css css/uc_stripe.css .poweredbystripe { margin-top: 10px; float: right; background: #017aff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78b8ff', endColorstr='#017aff'); background-image: -moz-linear-gradient(-90deg,…
uc_stripe.drush.inc uc_stripe.drush.inc Delete legacy uc_stripe subscriptions that were created by v1.
uc_stripe.info uc_stripe.info name = Stripe description = A gateway used to process payments using Stripe. dependencies[] = uc_payment dependencies[] = uc_credit dependencies[] = libraries dependencies[] = uc_optional_checkout_review package = Ubercart - payment core = 6.x php = 5.2
uc_stripe.install uc_stripe.install Installation file for the uc_stripe module.
uc_stripe.module uc_stripe.module A stripe.js PCI-compliant payment gateway Forked from Bitcookie's work (thanks!) which was posted at http://bitcookie.com/blog/pci-compliant-ubercart-and-stripe-js from discussion in the uc_stripe issue queue, https://www.drupal.org/node/1467886

Other projects