I'm looking for a product that will allow our members (we use crm as a membership database) to buy online media with CRM integration (get username/pass from crm, address, process cc, etc). Ideally it should end with writing back to the database that the product was bought and let us programmatically write a URL with the encoded info as a parameter to send to the media server: (http://example.com/access.asp?id=99343jfjf).

Also, if this isn't the way this is usually done with CRM please feel free to comment. I guess we could export the database periodically (every hour?) to a php/mysql based shopping cart, but I'm afraid of synchronization issues and duplicating data. Supposedly, CRM supports a lot of functionality over its SOAP-based API.

Thanks.

link|improve this question

64% accept rate
feedback

1 Answer

up vote 0 down vote accepted

We have implemented and recommended ADXStudio's products to our customers.

link|improve this answer
Thanks for the head's up, I'll check them up! – DrZaiusApeLord Feb 28 '11 at 22:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.