Description
Sponsorless is an innovative affiliate marketplace that helps outdoor brands connect with affiliates. This plugin integrates seamlessly with WooCommerce, providing special affiliate discounts at checkout and automatically sending order data to the Sponsorless platform.
Key Features:
- Automatically apply affiliate discounts during WooCommerce checkout.
- Send WooCommerce order data to the Sponsorless platform.
- Authenticate with Sponsorless for secure API communication.
- Easy integration with WooCommerce.
- Admin dashboard for managing authentication status and other settings.
External Services
This plugin connects to the Sponsorless API to authenticate and manage affiliate coupons. By using this plugin, your WooCommerce store sends limited data to the Sponsorless platform under the following circumstances:
-
Authentication with Sponsorless
- Purpose: Authenticates your WooCommerce store with Sponsorless to track conversions made through Sponsorless affiliates.
- Data Sent: Store URL, Callback URL.
- Endpoint: https://app.sponsorless.com/wordpress/auth
- Terms of Service: Sponsorless Terms of Service
- Privacy Policy: Sponsorless Privacy Policy
-
Verification Process
- Purpose: Verifies the authentication status between your WooCommerce store and Sponsorless.
- Data Sent: Store URL, shop token.
- Endpoint: https://app.sponsorless.com/wordpress/auth_verify
- Terms of Service: Sponsorless Terms of Service
- Privacy Policy: Sponsorless Privacy Policy
-
Sending Order Data
- Purpose: Transfers WooCommerce order details to Sponsorless when the order is placed through Sponsorless affiliates, and the order status is set to “Processing”.
- Data Sent: Order data (e.g., order ID, total amount, Store URL, affiliate token(sls_token) ).
- Endpoint: https://app.sponsorless.com/wordpress_checkout_completed
- Terms of Service: Sponsorless Terms of Service
- Privacy Policy: Sponsorless Privacy Policy
By using this plugin, you agree to the terms of service and privacy policy of the Sponsorless API. This integration enables automatic affiliate discount functionality and secure data handling.
License
This plugin is licensed under the GPLv2 or later. See GNU General Public License for details.
Screenshots
Installation
- Download the Sponsorless plugin from WordPress.org
- Upload the
sponsorless
folder to the/wp-content/plugins/
directory, or install the plugin directly from the WordPress plugin repository. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Make sure WooCommerce is active for full functionality.
- Visit the Sponsorless Dashboard under ‘Sponsorless’ in the WordPress admin to complete the authentication process.
FAQ
-
How do I authenticate with Sponsorless?
-
After installing, when you activate the plugin, it automatically redirects you to the Sponsorless app for authentication. If you’re already logged in on the same browser, authentication will complete, and you’ll be redirected back to the plugin’s dashboard page. If not, you’ll be prompted to log in to Sponsorless, after which you’ll return to the plugin dashboard. A success alert on the dashboard means your shop is successfully authenticated and connected to Sponsorless. If authentication wasn’t successful, you’ll see an “Authenticate Now” button on the dashboard, which you can click to retry.
-
Does this plugin work with any WooCommerce setup?
-
Yes, the Sponsorless plugin integrates with WooCommerce and adds functionality to apply affiliate coupon at checkout and send conversion to Sponsorless when the order status changes to “Processing.”
-
How are the affiliate coupons applied?
-
When a customer adds a product to their cart, the plugin checks if the user was referred by a Sponsorless affiliate (based on cookies). If an eligible affiliate is detected and the coupon is valid, it will be automatically applied to the cart and checkout
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sponsorless” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sponsorless” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release with WooCommerce integration.
- Order data sent to Sponsorless upon processing.
- Affiliate discount applied at checkout.
1.0.2
- Sync Cookie duration with Sponsorless App