Mandriva Store API
From Mandriva Community Wiki
This page is a draft. It requires improvements.
If you want to contribute, simply click on the edit tab. View the other pages to improve and maintain.
If you want to contribute, simply click on the edit tab. View the other pages to improve and maintain.
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.
Methods
Private
- add to cart( item, quantity, customer_id, session_id, api_key )
Public
- get items()

