e-Commerce 6.x-4.0-rc6 has been released
I have just released rc6 http://drupal.org/node/446142 and it is getting better and better. ATM I am releasing a new RC every 7-10 days, mainly because I am actively deploying new sites to my own clients and it is much easier to do than loading on devs, and the following conversations that I will end up having.
Over the next week I am going to starting to get recurring payments working, which will include getting ec_recurring upgraded all the updates to ec_receipts and ec_paypal. The first gateway to support recurring payments is going to be PayPal, and then either Authorize.net or eWay depending on who wants it first.
ec Charges has been worked on a bit more and is really becomming great and is blowing away all my expectations that I ever had. If someone wants to work with me on a shipping calculation just let me know.
If there are any problems please let me know.


Momentum is good!
That's great, gordon - I'm keeping up with the new releases. About every 7 - 10 days is great! I had an upgrade issue from rc1 to rc6, where rc6 tried to re-create the ec_product_features and ec_product_ptypes tables and I already had them, but aside from that, progress is good. I'm looking forward to you getting the Advanced Help module up and running on the help website you're setting up, so that documentation can be injected directly into new releases.
This next week I'm working on a new payment gateway, and once I'm happy with that I'll be continuing with ec_file - haven't had a chance to look at it yet.
Keep up the good work.
I know about that upgrade
I know about that upgrade problem.
Basically some work was done on the upgrade process from 5.x-3.x to 6.x-4.0 and some update functions were reinstated which got executedwhen they did not need to be.
In the normal upgrade process they would be run correctly.
--
Gordon Heydon
Whats happen?
Hi gordon,
thanks for porting this module. i'm getting started today to implement a shopsystem to my site. but i think this module is't ready for drupal6 yet. i'm right?
many features doesn't work. or mayby i'm a little bit stupid?
so, here comes my problems:
1. installing the shopsystem like READMY.txt in root path of package.
2. shop is up and running.
3. shopping card woks fine. checkout process doesn't. there are so simple things like forwarding to defined (admin->e-commerce configuration->receipts) checkoutpage doesn't reach after shopping. no cancel button to interrupt shoppingprocess, and so on.
so, what i have to do?