| 开发者 | supixel |
|---|---|
| 更新时间 | 2026年5月8日 06:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://api.supixel.ai)
This is our cloud service. It receives try-on requests from your site, validates your licence, manages your credit balance, and proxies image generation to the underlying AI providers. Data sent: your WordPress site URL, your licence key, WooCommerce product ID, product image URL, the customer's uploaded photo (as a base64 data URI, processed in memory only), the selected prompt category, and generation timestamps. Data received: a generated try-on image URL, remaining credit balance, and generation metadata. Customer photos are not retained by the suPixel API once generation completes.
https://api.openai.com) — called server-to-server by the suPixel API, never directly from your site
Used for AI image generation on try-on requests. Data sent: the customer's uploaded photo, the product image, and a text prompt derived from the product category. Per OpenAI's API data usage policy, images sent via the API are not used to train their models.
https://generativelanguage.googleapis.com) — called server-to-server by the suPixel API as a fallback provider, never directly from your site
Used for AI image generation when the primary provider is unavailable or the prompt category is better served by Gemini. Same data as above. Per Google's Gemini API terms, API content is not used to improve models.
https://cdn.supixel.ai) — for delivering generated try-on images back to the customer's browser
Stores generated try-on images for up to 24 hours. No personal data is sent to Cloudflare beyond the image itself.
https://api.stripe.com) — only when a shop owner upgrades their plan, never during customer try-ons
Processes plan upgrades and billing. Data sent: your WordPress site URL, billing email, and selected plan. Payment details are entered directly on Stripe's hosted checkout page and never pass through this plugin or the suPixel API.
/wp-content/plugins/supixel-ai-try-on/ or install via the WordPress plugin installerNo. suPixel AI Try On uses a managed cloud service. You just need a suPixel licence key, which includes everything.
There is a free plan with 10 try-ons per month. Paid plans for higher volumes are available — see supixel.ai for current pricing.
No. Customer photos are processed in memory and never saved to disk. Generated try-on images are cached temporarily (24 hours) and then automatically deleted.
Yes. The try-on modal is fully responsive and works on phones and tablets. Customers can also use their device camera.
Yes. The plugin fully supports right-to-left languages including Arabic and Hebrew.
When a customer uses the try-on feature, their uploaded photo (base64-encoded, processed in memory only on your server), the product image URL, the product ID, and the selected prompt category are sent to the suPixel API, which forwards the photo and product image to OpenAI or Google Gemini for AI image generation. Your licence key is used to authenticate the request. Your admin email is sent once during auto-registration of the free licence. No data other than what is described in the "External services" section of this readme leaves your site.
No. Customer photos are sent directly from the customer's browser to the suPixel API using a signed token, processed by the AI provider in memory, and discarded once the try-on image is generated. Your WordPress server never writes the photo to disk. The generated try-on image is cached on our CDN (cdn.supixel.ai) for 24 hours so the customer can share or download it, then automatically deleted.
No. Both OpenAI and Google Gemini's API terms explicitly state that content submitted via their paid APIs is not used to train their models. See the "External services" section for links to each provider's API data usage policy.
No — image generation runs on external AI services, so the plugin cannot function without external connectivity. If you need a fully self-hosted solution, this plugin is not a fit.
Visit https://supixel.ai/privacy for the full suPixel privacy policy. For each third-party AI provider, see the privacy-policy links in the "External services" section above.