We are seeking to integrate a Shopify store with Elgg (PHP-based, open source, social networking framework). Our Elgg site will be membership-based. Elgg members will pass to the Shopify store for purchases, and we need to be able to associate Elgg Member IDs with Orders on the Shopify store.
A couple of related questions...
can you pass in an ID (from our Elgg site) to the Shopify store and get it associated with the Shopify Order data?
On Shopify order completion, can you specify a redirect URL?
On shopify order completion, can you specify a URL for Restful/Ajax event notifiction?