Skip to content

Tags: akashoodlestech/shopify-api-java-wrapper

Tags

v0.2.14

Toggle v0.2.14's commit message
Update pom version

v0.2.13

Toggle v0.2.13's commit message
Implement endpoints to create, cancel, activate and get recurring app…

…lication charge

v0.2.12

Toggle v0.2.12's commit message
Add the images property to the product. Add the position property to …

…the images.

v0.2.11

Toggle v0.2.11's commit message
SimpleDateFormat is not thread safe so we should create a new instanc…

…e every time.

v0.2.10

Toggle v0.2.10's commit message
Retrieve orders with all statuses from shopify

v0.2.9

Toggle v0.2.9's commit message
Add the COMPARE_AT_PRICE to the product variant

v0.2.8

Toggle v0.2.8's commit message
Add the published at property to the product.

v0.2.6

Toggle v0.2.6's commit message
Remove a remaining credits logger.

v0.2.5

Toggle v0.2.5's commit message
Fix an issue with a missing dependency.

v0.2.4

Toggle v0.2.4's commit message
Implemented the correct way to handle the Shopify request limit.