Page 1 of 1

Upcoming release of my E-commerce suite

Posted: Tue Mar 23, 2010 3:37 pm
by calguy1000
Hi All.

I've made significant changes and enhancements to the E-commerce suite, and I'm looking for a few good people to beta test for me for a short period before release. The changes are:

CGExtensions
  - Many new features

Products
  - Bug Fixes
 
CGEcommerceBase
  - A new module that will act as a communications backbone between all the E-commerce suite

Cart
GistBaskets
ManyBaskets
  - Modified to work with the CGEcommerceBase
  - CurrencyCode, CurrencySymbol and Weight units are now retrieved from CGEcommerceBase if it's installed

Availability
  - Modified to support deposits, and to supply deposit information as a line item to the cart (only Cart is supported atm).
  - Many bug fixes
  - Adds re-ordering of resources
  - Rewrites the admin add/edit reservation templates and functionality.
  - Rewrite the frontend add/edit reservation templates and functionality

Orders
  - No longer depends on Products
  - Modified to communicate with CGEcommerceBase  (includes removing a bunch of preferences that are now in CGEcommerceBase)
  - Adds infrastructure for payments
  - Adds the ability to process a manual payment from the admin
  - Intelligent Order status determination when a payment is received from a gateway
  - Adds a company field to the addresses

CGPaymentGatewayBase
PaypalGateway
AuthNetAIM
AuthNetSIM
  - Modified to work with CGEcommerceBase

--------
So there are a few qualified CMSMS developers willing to TEST this stuff in a 'not yet production' environment?

Re: Upcoming release of my E-commerce suite

Posted: Fri Jun 11, 2010 8:17 pm
by ridemore
Hello:

Does this stuff work with PayPal Website Payments Standard? I've implemented the latest from your tutorial but can't get the PayPal PDT/IPN functions to work. Always comes back with a failed transaction and the $result is always empty. Can't see my POST in the web logs that provides the $identity_token. Everything works fine when a manual checkout it selected but not with a PayPal checkout.

See Post http://forum.cmsmadesimple.org/index.php/topic,44796.0.html for config details.

Please advise, thanks.

Steve