- Contributors: karlcanvaspop
- Donate link: http://developers.canvaspop.com/
- Tags: api, canvas, print, image, photo
- Requires at least: 3.5.1
- Tested up to: 3.6
- Stable tag: 1.0.0
- License: GPLv2
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
CanvasPop Photo Printing API is a simple and powerful way to offer customers the ability to purchase world class handcrafted canvas prints.
Pop-up Store is a simple and powerful way to offer customers the ability to purchase world class handcrafted canvas prints that are shipped right to their door. Inside you'll find implementation guides and reference documentation for all of the components that make up Pop-up Store.
This plugin allows you to automatically add a "Print" button to your images. Users can then click the "Print" button to open a cart in a modal and purchase a piece of art.
When a user opens a cart, the image provided in the link is submitted to protected environment where it is resized and prepared for print. Once a user places an order, you can access information about that order in your API admin panel.
To learn more about out API, please visit https://developers.canvaspop.com/
This section describes how to install the plugin and get it working.
- Upload
canvaspop-wordpress-plugin
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Sign up for a CanvasPop API account at https://developers.canvaspop.com/sign-up
- Add your information in the plugin Settings section.
An answer to that question.
We currently offer canvas prints, and plan to roll out new products in the near future. Stay tuned!
We offer canvas prints ranging in size from 8"x10" all the way to 38"x76".
We own and operate all of the printing to ensure the highest level of quality.
All of our products come with a 100% satisfaction guarantee.
CanvasPop will handle all first-line customer service for you. We like to think of ourselves as "customer obsessed". We'll do everything in our power to ensure your customers are not just satisfied, but absolutely in love with their new canvas prints.
Yes. Every API partner may set their own markup rate by sending an email to [email protected]. This markup percentage is used in the calculation of the price of canvas, frame, and edge options.
Absolutely. Our API works across web, touch and mobile.
Yes. Once the store is opened, we geolocate each user using their IP address. From there we select the appropriate currency and language that is appropriate for that region.
We currently support the following languages: Danish, Dutch, English, Finnish, French, German, Italian, Polish, Portuguese, Spanish, Swedish. We currently support the following currencies: US Dollar (USD), Canadian Dollar (CAD), Euro (EUR), and Pound (GBP). Still want to change them? Don't worry, a user is able to manually switch their language and/or currency using the links at the bottom of the page. To see how this looks within Pop-up Store see our examples page.
We currently ship to the United States, the European Union and Canada.
Your customer will receive their order in 7 to 10 days.
Shipping to the US and Canada is a flat rate of just $14 per order. International orders are $39.95.
No need to have your own gateway. We take care of that for you!
You will have your very own admin dashboard to track all of your sales and products.
We accept VISA, AMEX, MC, and PayPal.
Payments will be settled in USD; however, prices will be displayed in either USD, CAD, EURO, and GBP depending on where the customer is located. If local currency is not supported, display price will default to USD.
No.
You get paid on the 15th of every month. We send payment to our partners via cheque.
If a customer buys prints multiple times, will they have to re-enter their billing and shipping information each time?
Yes.
We give you a wholesale price for each item purchased. We then add on a markup of your choice. The markup is your commission on the sale of this item.
If you want to see exactly how much you make on each item purchased, you can visit the Products page in your CanvasPop API Administration Panel.
We default our partners to a 30% markup. You are free to choose your markup rate, just send us an email at API Sales and we can change that for you.
As a customer interacts with Pop-up Store, these events (and many others) are emitted via HTML 5 pushMessage() calls. You may detect and handle these events however you wish in your application. See the Events documentation page for a list of events and their descriptions. We've also included some code samples on our Examples documentation page to help you get started.
We currently accept the following image file types: jpeg, jpg, tif, tiff, png, ico, wmf, emf, bmp, and gif.
100MB.
Yes. Currently a receipt and shipping notification are sent to Pop-up Store customers. You can see examples of what these emails look like on the Examples documentation page.
Yes. By default your store is in TESTING mode. You may create test orders and use testing credit card numbers in order to complete orders. To activate your Pop-up Store in production click on the 'Request Activation' button in your settings.
We've developed the API to support first sending us a smaller, lower resolution preview image that allows the initial handshake to be completed quickly. This allows customers to begin interacting with checkout sooner. Once this is completed and the store is opened you may begin uploading a printable, high resolution image in the background. This prevents the customer from experiencing any initial delay and gives them the option to choose sizes, fill out shipping information etc. immediately.
No. You may load an image located at any publicly accessible URL into Pop-up Store, however you must own the rights to the image.
As soon as we know the width, height and resolution of the printable image that is being purchased (either through our /loader or Pull API endpoints) we are able to compute a set of sizes that allow for the best fit with a minimal amount of cropping. This is unique per image, and allows customers to only see sizes that make sense for the image they are purchasing.
Yes. We can only print the item if you have the necessary rights to sell the image. All copyright images will be refused and refund will be sent to purchaser.
/screenshot-1.png
- First version
- First version