News aggregator

Problems with users not logged in viewing a cart

e-Commerce Group - Wed, 08/18/2010 - 02:06

We have inhertied a drupal site (5.x) with eCommerce module that, when a user isn't logged in, displays the same cart and notes to every guest user until they login.

Obviously this isn't ideal. I have checked the module code and I assume that this is taken by the session id, however when checking the database entries the user id associated is always 0.

Can anyone shed any light?

e-Commerce Module

Ecommerce catalog & store front

e-Commerce Group - Thu, 08/05/2010 - 20:52

Hi all; a veritable drupal newbie here. Hope this is the right place to ask for support...

I have Ecommerce installed. Everything is running fine including the payment gateways etc but my question is about the product display.

All products created are reached only by direct links to themselves. I see no block or options in the Ecommerce config to have an overview page such as a storefront which lists the products.

Any advice given would be great but as stated I'm new to drupal and ecommerce. Thanks

e-Commerce Module

Request for Beta testers for a new cash-based Payment Gateway

e-Commerce Group - Wed, 07/21/2010 - 07:34

Hello folks. I'm writing to let you know about a new gateway and a trial period for that gateway.

Accept Cash Payments in your Ubercart site

In the next couple weeks we will be opening up a trial period for a new payment service. The service allows Ubercart merchants of any size to start accepting cash payments.

About this gateway

This payment service notifies the merchant in real-time when payment is received. Once you receive notification, the funds are guaranteed and there are no charge-backs. The gateway can increase sales for sites where the target clientèle are among the 25% of Americans who do not have a credit card nor bank account.

About the limited trial period

We are looking for some Ubercart site administrators to give feedback on the new module before it reaches a public release. If you are interested, let me know and further details will be provided. To qualify, you will need to schedule time before the end of this month (July) to install and configure the module. Your site must have a sales volume of a few sales a day in order to provide a good test for the module. You can leave existing payment options in place and use this as an additional payment method.

Public release of this new gateway is expected this fall. I will announce its public release here as well.

How to get involved? contact me

e-Commerce Module

Super Rewards of OfferPal intergration?

e-Commerce Group - Tue, 07/20/2010 - 09:07

I was wondering if anyone has written a payment plugin for the following virtual currency type payment systems.

http://www.offerpalmedia.com/

or

http://www.srpoints.com

These have simple api's with a post callback system, can do json or xml data as well.

If nobody has written one but has written other modules can you write up what might be involved in hooking into this with drupal?

e-Commerce Module

Paid membership with ec and profile module?

e-Commerce Group - Tue, 06/15/2010 - 18:28

I'm new to ec. Is it possible to use it to setup paid membership with the start and end dates showing in members account (with profile module maybe)?
If yes, how do I go about it? Thanks.

Using DP 5.22

How do I know what version of ec I have? This is the filename that I downloaded: ecommerce-5.x-3.6.tar.gz

e-Commerce Module

* Add in new hook to format_currency() to allow the display prices to be changed ...

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 17:21
* Add in new hook to format_currency() to allow the display prices to be changed with external modules, like a displaying in a different currency * Changed the actual display of the currency to be a theme template to add easier control
  • [DBH] ec_common/ec_common.module
  • [DBH] ec_common/templates/format-currency-aft.tpl.php
  • [DBH] ec_common/templates/format-currency.tpl.php
  • [DBH] ec_common/templates/theme.inc

* Add clear price modification so you can clear the price field on a misc transaction ...

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 16:37
* Add clear price modification so you can clear the price field on a misc transaction. This allow you to add message into transactions
  • [DBH] ec_charge/modules/system.inc
  • [DBH] ec_checkout/ec_checkout.theme.inc

* Fix up sorting of misc.

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 16:23
* Fix up sorting of misc.
  • [DBH] ec_checkout/ec_checkout.checkout.inc

* Add title modification for charges.

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 16:20
* Add title modification for charges.
  • [DBH] ec_charge/ec_charge.admin.inc
  • [DBH] ec_charge/modules/system.inc

* Fix up typo in display only charge modification

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 15:54
* Fix up typo in display only charge modification
  • [DBH] ec_charge/modules/system.inc

* Add ability to have display only modification in charges

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 15:50
* Add ability to have display only modification in charges
  • [DBH] ec_charge/modules/system.inc
  • [DBH] ec_store/ec_store.install
  • [DBH] ec_store/ec_store.module

* #408570 fix up typo in receipt checkout.

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 15:23
* #408570 fix up typo in receipt checkout.
  • [DBH] ec_receipt/ec_receipt.checkout.inc

* add lowest modification which will return only the lowest value calculated charge

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 15:18
* add lowest modification which will return only the lowest value calculated charge
  • [DBH] ec_charge/modules/system.inc

* Change the highest modification to comparings is the same no matter the sign

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 15:13
* Change the highest modification to comparings is the same no matter the sign
  • [DBH] ec_charge/modules/system.inc

* Add modifications to charges to allow manipulation of miscellaneous transactions ...

e-Commerce 6.x-4.x-dev commits - Sun, 03/22/2009 - 15:10
* Add modifications to charges to allow manipulation of miscellaneous transactions before they are added to the transaction.
  • [DBH] ec_charge/ec_charge.admin.inc
  • [DBH] ec_charge/ec_charge.module
  • [DBH] ec_charge/modules/system.inc

* Get deleting of additional charges working.

e-Commerce 6.x-4.x-dev commits - Sat, 03/21/2009 - 15:48
* Get deleting of additional charges working.
  • [DBH] ec_charge/ec_charge.admin.inc
  • [DBH] ec_charge/ec_charge.module

* add cancel button from charge editing form

e-Commerce 6.x-4.x-dev commits - Sat, 03/21/2009 - 15:31
* add cancel button from charge editing form
  • [DBH] ec_charge/ec_charge.admin.inc

* Make changes so the componets can now be deleted off a charge.

e-Commerce 6.x-4.x-dev commits - Sat, 03/21/2009 - 15:26
* Make changes so the componets can now be deleted off a charge.
  • [DBH] ec_charge/ec_charge.admin.inc
  • [DBH] ec_charge/ec_charge.module

* Fix up issue with loading componets end getting the correct module.

e-Commerce 6.x-4.x-dev commits - Sat, 03/21/2009 - 14:57
* Fix up issue with loading componets end getting the correct module.
  • [DBH] ec_charge/ec_charge.module

by Darren Oh: Added Views field converter for checkout links.

e-Commerce 6.x-4.x-dev commits - Sat, 03/21/2009 - 00:16
by Darren Oh: Added Views field converter for checkout links.
  • [DBH] ec_checkout/ec_checkout.views_convert.inc
Syndicate content