The Intel® Cloud Services Platform Commerce Services REST interface includes APIs that support:
- Creating and managing shopping carts
- Determining taxes on purchases
- Purchasing shopping cart contents
- Processing refunds
- Data gathering on orders for reports and analysis
The Commerce Services REST interface can be used by developers for in-application billing of consumers.
Note: The base URL for the Production Commerce Services is: https://api.intel.com/commerce/v1
What's New
This update of the Commerce Services REST interface adds the following capabilities:
- New Post Cart Purchase call, a single call that creates a cart, calculates cart taxes, and submits the cart for purchase
- Paging is now supported on the Get Carts and Get Orders calls to help manage the number of entries returned
- Ability to Get Cart information by cart status
- Support for French, German, Italian, and Spanish locales
- Additional countries supported for specific currencies/payment types
- Additional details in JSON Responses for Carts, Orders, and Billing Profiles
- Billing profile screens support co-branding using the developer's digital branding assets (English only)
Development Environments
The REST interface is tested on the following operating systems for application development:
- Microsoft Windows 7* Home Basic, 32-bit (English Version)
- Microsoft Windows 7 Home Premium, 32-bit (English Version)
- Microsoft Windows 7 Home Premium, 64-bit (English Version)
- Microsoft Windows 7 Enterprise, 64-bit (English Version)
Runtime Environments
The REST interface is tested on the following operating systems for application execution:
- Microsoft Windows 7 Home Basic, 32-bit (English Version)
- Microsoft Windows 7 Home Premium, 32-bit (English Version)
- Microsoft Windows 7 Home Premium, 64-bit (English Version)
- Microsoft Windows 7 Enterprise, 64-bit (English Version)
Browser Support
The billing profile page is tested on the following browsers:
- Microsoft Internet Explorer*, version 8, 9, 10 (Windows)
- Google Chrome*, version 20, 21, 22 (Windows, Mac OS X, Android)
- Mozilla Firefox*, version 14, 15, 16+ (Windows, Mac OS X)
- Safari*, version 5+ (Mac OS X, iOS)
Development Notes
Two documents are available to help you reference Commerce Services:
To learn the REST calls, read the Intel Cloud Platform Services Commerce Services REST Developer's Guide.
To get details on the calls and all call parameters, go to the Intel Cloud Platform Services Commerce Services REST API Reference.
You can get started by creating your developer account and your store. Get Started Now!
Known Limitations and Updates
Known Limitations
- None at present
Updates
- None at present.
Technical Support
To get additional help, Go Here.