Skip to content

Releases: SwiftCommerce/OrderSystem

v0.1.1

12 Feb 16:55
964a29d
Compare
Choose a tag to compare

Order Timestamps

JSON representations of the Order model now contain createAt and updatedAt property information.

v0.1.0

12 Feb 16:44
8267f6c
Compare
Choose a tag to compare

E-Commerce Order Micro-Service

Handles the purchasing of merchandise for an e-commerce platform. It has third-party payments with providers like PayPal and Stripe, order histories for users, guest checkout, and customizable user attributes for any additional features you want to build in.