App Introduction
Print-on-Demand Fulfillment. Integration, Automation, and Security. Our integrations let you connect your Shopify, Etsy, or custom store via our API to automate the process of sending orders to us for printing and fulfillment.
Core Functionality
- Only select products and variants are eligible for printing; we’ll filter these for you.
- No need to rebuild your store or recreate your products in our app.
- Customize print and finishing specifications for each product in your store.
- Our integration will update the shipping status of your orders.
Merchant-Friendly
- Print Customization E-commerce
- Personalized Product Merchants
- On-demand Printing Independent Stores
Basic Information
- Developer:Reach Digital
- Address:Unit 1, Woodhouse Farm Barns, Stratford St Mary, ENG, CO7 6FH, GB
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-11-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json?tag=printable
- GET /admin/api/products/{product_id}/variants.json?metafield=printable:true
- GET /admin/api/metafields.json?namespace=print&key=enabled
Permission:read_products,read_orders,read_metafields
- GET /admin/api/products.json
- GET /admin/api/products/{product_id}/variants.json
- POST /admin/api/metafields.json?namespace=print&key=synced
Permission:read_products,write_metafields,manage_products
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json?namespace=print
Permission:write_products,write_metafields,manage_products
- PUT /admin/api/orders/{order_id}.json
- POST /admin/api/orders/{order_id}/fulfillments.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_orders,manage_fulfillments,read_orders