This project is not covered by Drupal’s security advisory policy.

IF ANYONE IS INTERESTED IN TAKING OVER THIS MODULE. PLEASE CONTACT ME.

Skipcart (for ECv3) allows users to bypass the Review Cart page and head straight to checkout after adding an item to their cart.

It's got some handy config options

System-wide configuration


  • Default skipcart button text - You can set what the button says by default when instantiated on pages. "Buy This Now" or "Donate Now" possibilities but it's completely up to you.
  • Intro text on Checkout (it was confusing to not see the cart because the first screen for anonymous buyers is just "EMail:"...this allows you to drop some HTML at the top of the checkout form...it'll only display if they're using skipcart, so you're not altering checkout for other users)
  • Checklist of node-types for which Skipcart is enabled.
  • Enable/Disable "clear cart on click" - You can have your Skipcart button clear the user's cart before it adds the item they're buying. Or you can have it preserve the cart and just add the new item. Your call.
  • Enable/Disable donate.module bug override (donate.module's older versions have a bug where you cannot hide the Add to cart button

Node Configs - Those things that you can set for each node


  • Enable skipcart for this product? (Yes|No)
  • Buy Button Text (over-ride means you can say "BUY ME IMMEDIATELY" for tangibles and "Donate Now" for donations)
The 4.x version is known to have at least one error with drupal 4.7.8. I'm no longer supporting 4.x as I work to port my modules to D6

A note on patents: This module does NOT implement one-click-shopping by any stretch of the imagination. We are merely by-passing the first step of the Drupal checkout process. For that reason we feel we are clearly in adherence with existing software patents. Regardless of your opinion on the matter, the information at O'Reilly is a great read.

This module is a collaboration between Brian Miller and Mustardseed Media.

Project information

  • Module categories: E-commerce
  • Created by suydam on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases