Web Cube Blog

Stay up to date with Web Cube happenings and everything at the forefront of digital.

August 2011 Archive

A Sneak Peek at Web Cube 4.2

Launching in Fall 2011, Web Cube 4.2 is poised to be one of the most comprehensive eCommerce and Web CMS platforms ever. Here's a sneak peek preview of some of the exciting new key features:

  • New and Improved Checkout
  • Integrated Address Verification
  • Advanced Tax Management Support
  • Advanced User Accounts
  • Customer Loyalty Program
  • Pay with Paypal
  • Log In with Facebook
  • Sell on Facebook
  • Integrated REST API
  • Facebook Open Graph Support
  • Secure Credit Card Storage (through Payment Gateway)
  • Streamlined Order Management
  • YouTube and Vimeo OEmbed Video Support

Web Cube 4.2 promises to help businesses redefine online success with the most scalable, powerful version yet. It is your all-in-one, prebuilt, preinstalled Web platform that includes all of the important marketing features that you need to ensure that your Web store stands out from the competition. Harness the power of Web Cube 4.2 to grow your business and expand your brand's global reach.

Web Cube Does Deals

SignOn San Diego recently upped their game by incorporating Web Cube E-Commerce as the powerhouse behind their revamped Daily Deals website. They leveraged Web Cube's powerful One Page Checkout, it's Facebook Connect integration and user accounts, and of course Web Cube's unparalleled flexibility to build a Daily Deals site that can list multiple deals and side deals at the same time.

Web Cube is not only the engine for world class branding and E-Commerce sites, but it can be the platform for building integrated custom web applications as well. It is truly at a platform solution.

Introducing the Web Cube API

We are excited to announce that the next release of Web Cube (anticipated Fall 2011) will roll out with an integral REST API (Application Programming Interface). The API will streamline ERP integrations, facilitate creation of custom content publishing and management tools, and allow for new, innovative integrations with mobile and desktop clients for E-Commerce administrators.

API access can be configured per user, to ensure that the user's permissions are persisted to their tools.

For the technically minded, the following is an example query for all of the orders of August 1st, 2011 (with the response in a simple JSON object):

curl "http://example.com/us/api/v1/orders/order/?fulfillment_dategte=2011-8-1&fulfillment_datelt=2011-8-2&username=john&api_key=XXXXXXXXX"

NOTE: For existing Web Cube customers, the API is available as a module for 4.0 and above.