Skip to content

Releases: SwiftCommerce/OrderSystem

Release list

v0.1.1

Choose a tag to compare

@calebkleveter calebkleveter released this 12 Feb 16:55
964a29d

Order Timestamps

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

v0.1.0

Choose a tag to compare

@calebkleveter calebkleveter released this 12 Feb 16:44
8267f6c

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.