Quoting Brandon Stout <bms at mscis.org>: > Are there any existing PHP-based RIA ecommerce solutions? Not that i know of. Carts like Alurent have set APIs that a backend developer would have to follow. That enables them to work with any backend service like PHP, Java, Ruby, whatever. Everything I have seen done is custom development. - Cole