Still working on the details, but so far it seems possible to do the following:
- Use Miva Merchant 5.5 as a backend solution for a rich ecommerce (web) application
- Use Flex 3 as a client frontend with RPC enabled products arriving from Miva
- Add custom fields as needed to elaborate on the data the Miva CMS typically allows
Now I'm looking into solutions for the Flex -> Google Checkout -> Miva on the shopping cart transaction side. For now, going to checkout will out of necessity pop out of the RIA window and open another. It's a small price to pay, especially considering there are virtually no single-state checkouts anywhere on the web. It hasn't hit the production line yet.
Since Miva is stable with additional fields in its DB but cannot administer the extra fields, my wishlist of useful add-ons now includes a secure Flex-based CRUD-enabled CMS to manage the custom fields added to Miva DB tables. It would be great to be able to post images and data through a form in Flex, and very possible time-permitting. For now, the method is direct DB data injection and FTP posting. Not good for a client admin, but fine for a developer at this point.
And the point is, it works!
No comments:
Post a Comment