Web/API/Store
From Mandriva Community Wiki
Store API
May be useful for:
- remote handling the shopping cart and the payment, if needed in the future (think Kiosk, one click purchase);
- other backend or third parties processes
Note: this is a draft. Nothing such exists as for now. It may not be useful at all. Please complete or discuss.
[edit] Methods
[edit] Private
- add to cart( item, quantity, customer_id, session_id, api_key )
[edit] Public
- get items()