Marketplace
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This project has moved to:
This project has moved to:
This module has been superseded by https://www.drupal.org/project/idealubercart. This one gets no love anymore, sorry ;-).
Development was sponsored by:
Drupal development
This module has been superseded by https://www.drupal.org/project/idealubercart. This one gets no love anymore, sorry ;-).
Development was sponsored by:
Drupal development
A better Amazon Import module for D5.
Development release only. Don't try to use this on a production site for any reason.
Amazon Associates Web Services module
=================================
Definitions
---------------
*Amazon Associates Web Services:
Amazon's API that provides access to their catalog and associated content (reviews, prices, etc).
Warning: This module is not production ready. Please test thoroughly before using in a live store and report any issues.
Also note that this module currently depends on a patch to the QB API module found here.
Overview
Integrate Ubercart with QuickBooks using the QuickBooks API and Web Connector. Simply install the required modules, install the web connector and quickbooks will automatically import the latest order information from an Ubercart store periodically.
Features
This module provides a drop-in replacement for the default Ubercart cart block that is entirely AJAX enabled, allowing users to add, update or remove items from their cart without needing to refresh the page.
This module implements the USAePay credit card gateway as an Ubercart payment method.
The PHP SOAP library is required.
A stock level manager working with uc_stock, that takes into account the different sku of a product, according to the attributes selected.
The stock availability tests are made in three stages of the purchasing process -
* add to cart form
* cart view form
* final checkout
The Error messages are themeable.
FreshBooks is a web based accounting application that makes it easy for you to track the time you spend on projects and invoice your clients. The company behind it is very web savvy and has managed to deliver a well documented, easy to use API for third party integration. This module aims to provide a full integration of the FreshBooks API for use by this and other Drupal modules.
This project seeks for an new maintainer. Take a look on the related issue: https://www.drupal.org/node/2638112.
This module allows you to auction off products in your Ubercart store. When a product is put up for auction, users can no longer add the item to their cart, but they may place bids on it until the auction expires. The user that placed the highest bid on the product will then be able to add it to their cart and purchase it at the price they bid.