Skip to content

Tags: bold-commerce/go-shopify

Tags

v4.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add missing price sets in order (#313)

v4.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Code update for `2024-01` (#301)

* Added Currency and UpdatedAt properties
* Removed Deprecated fields accepts_marketing and accepts_marketing_updated_at from customer object
* Exporting OrderFinancialStatus and OrderFulfillmentStatus from Order

v4.6.0-alpha.4

Code update for `2024-01`

* Added Currency and UpdatedAt properties
* Removed Deprecated fields accepts_marketing and accepts_marketing_updated_at from customer object
* Exporting OrderFinancialStatus and OrderFulfillmentStatus from Order

v4.6.0-alpha.3

Code update for `2024-01`

* Added Currency, UpdatedAt and RecurringApplicationChargeId properties
* Removed Deprecated fields accepts_marketing and accepts_marketing_updated_at from customer object
* Exporting OrderFinancialStatus and OrderFulfillmentStatus from Order

v4.6.0-alpha.2

Exporting `OrderFinancialStatus` and `OrderFulfillmentStatus`

v4.6.0-alpha.1

Added Missing properties in UsageCharge Object

* Added Currency, UpdatedAt and RecurringApplicationChargeId properties

v4.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
deprecate Usagecharge->BillingOn (#296)

v4.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removes delivery_category field (#292)

Removes deprecated delivery_category field on order shipping lines.

Co-authored-by: Tom Hutchinson <[email protected]>

v4.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: #290 (#291)

v4.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added subtotal and total tax sets to refund line item. Re-used Amount…

…SetEntry for presentmentPrices (#289)