The Order Object
Orders are core part of Crystallize and are made up from five key components:
- Customer
- Cart
- Payment
- Total
- Additional Information
Customer details
Orders pushed to Crystallize store customer information that include
Fetching snippet...
Cart Information
Cart information include details on products purchased, their variants, pricing and subscription data.
Fetching snippet...
Payment Information
Crystallize Order API clearly defines major payment gateway providers and also supports any other implementation. You can read more details on the supported payment gateways or learn how to build your custom solution.
Total & Additional Information
Crystallize Order API supports an easy accessible order total field as well as metadata as part of an order.