Hi,
I'd like to add satchmo to an existing django project, and integrate
with the other apps.
satchmo would a) be a standalone shop on a website but also
b) I would like users to be able to purchase from within the other
applications, for example upgrades.

Sorry I have not looked into the source much yet.
What's the common way to share user accounts between satchmo and other
apps (given that registration info can be different)?
Is there an API to make purchases from another app?
Are there hooks to notify my apps about a completed purchase?

For example, a website visitor purchases a product - which is a user
account to one of the apps - and automatically gets access to the app.
Within the app, I provide a page where upgrades can be purchased.
Purchasing an upgrade will add the user to additional groups, which in
turn opens up the additional functionality. (I can handle account
expiry/reminders separately)

I'm thankful for any pointers.

Cheers,
Danny

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to