Gobuddy – The smart delivery solution
Gobuddy is the most innovative and sustainable delivery solution for WooCommerce eCommerce retailers. Gobuddy’s intelligent software and delivery platform is designed to reduce the carbon emissions of deliveries, reduce the cost of transporting goods, empower people and provide your business with a powerful system that creates efficiencies, saving you time. We match the travel routes of ordinary people with goods moving in the same direction. Our solution: Reduces transport costs by up to 50% compared to other couriers Unlocks access to untapped, underserved markets Provides scalable opportunities for businesses Drastically reduces travel emissions Integrates your WooCommerce orders and delivery information from your existing couriers into a single dashboard Provides details of your priority, in progress and completed deliveries How it Works We understand the potential reputational risk of replacing what already works. That’s why we’ve built a complementary delivery option that runs alongside a retailer’s existing delivery service. Our Gobuddy plugin will first check for a Gobuddy Transporter, if none is found for the specific delivery then the delivery will automatically be redirected to the retailers’ usual WooCommerce integrated delivery option. We utilise the tracking and shipment data of the complementary delivery options to give retailers a full picture of all of their delivery data for their company, regardless of who the delivery partner was. The current complementary delivery options/3rd party as a service options that we use are: Bobgo: Official Website Terms of use Privacy policy Pargo: Official Website Terms of use Privacy policy The Courier Guy: Official Website Terms of use Privacy policy Note on Shiplogic: The Courier Guy’s services may involve interaction with the Shiplogic API (https://api.shiplogic.com/) for shipment processing and tracking. This interaction is handled by The Courier Guy and is subject to Shiplogic’s Privacy Policy. No direct user data is sent from your site to Shiplogic by this plugin; data flows via The Courier Guy. External Services This plugin integrates with the following third-party services: 1. Gobuddy Server Data Storage Purpose: WooCommerce order data (including order status, customer details, and delivery information) is securely transmitted and stored on Gobuddy’s external server to facilitate advanced delivery management features and order fulfillment processes. Data Stored: WooCommerce Order IDs, order status, customer name, delivery address, contact information, and delivery notes. Privacy & Terms: Data storage and handling are governed by Gobuddy’s Privacy Policy and Gobuddy’s Transporter Terms & Conditions. User Consent (Responsibility of Plugin User): It is critical that plugin users (website owners) clearly disclose this external data storage to their customers in their privacy policy and obtain all necessary consents as required by applicable data protection laws (e.g., GDPR, CCPA). Continued use of this plugin implies consent to this data transfer and storage. Configuration: This data transfer is a core function of the plugin and is enabled by default upon activation and configuration of the Gobuddy integration. 2. Google Maps Platform Purpose: Used for calculating delivery routes and distances between the store and customer addresses to facilitate delivery management. Data Sent: Store and customer address information (including geocoded coordinates if applicable). Privacy & Terms: Use of this service is subject to the Google Maps Platform Terms of Service and Google’s Privacy Policy. Plugin users are responsible for compliance and informing their customers. 3. Tradesafe Payment Gateway API Purpose: Interacts with Tradesafe’s API to manage and refine order payments, specifically for adjusting or removing extra parties in a transaction. Data Sent: Order and payment transaction details, including party information for adjustment. Privacy & Terms: All communication is via HTTPS. Data handling is subject to Tradesafe’s Privacy Policy and Tradesafe’s Terms of Service. Plugin users are responsible for compliance with financial and data privacy regulations. 4. WordPress.org API (Update Check) Purpose: This plugin uses the standard WordPress.org API endpoint (https://api.wordpress.org/) to check for available updates to the plugin itself. Data Sent: No personally identifiable information or site-specific data is sent. Only the plugin’s slug and current version are transmitted as part of the standard WordPress update check mechanism. Privacy & Terms: This is a core WordPress function; refer to WordPress.org’s Privacy Policy for details on their data handling related to update checks. Configuration: This is an automatic, non-configurable process essential for plugin maintenance and security.
Top keywords
- data19×2.65%
- delivery18×2.51%
- privacy14×1.95%
- terms10×1.39%
- gobuddy9×1.26%
- policy9×1.26%
- privacy policy9×1.26%
- api7×0.98%
- order7×0.98%
- information6×0.84%
- wordpress6×0.84%
- sent5×0.70%
Parcel2Go Shipping
Parcel2Go Shipping is a WooCommerce admin extension that connects your store to the Parcel2Go API. From the WooCommerce admin you can: Get shipping quotes for orders Book shipping service and pay via card Download shipping labels (multiple sizes) after booking Manage shipping and monitor progress till fulfillment Configure store settings Link your Parcel2Go account to import settings and access better rates Ship multiple orders in bulk Prepay payment and top up account balance Onboarding screen for initial setup and configuration The plugin registers under WooCommerce → Parcel2Go Shipping and works with WooCommerce Admin. It requires WooCommerce to be installed and active. This plugin uses third-party external services (Parcel2Go API, Braintree, and Sentry). See the “External services” section below for what data is sent, when, and links to each service’s terms and privacy policy. External services This plugin connects to the following third-party services. Use of each is required for the stated features. Parcel2Go API — Used to get shipping quotes, validate addresses, find dropshop locations, create bookings, and manage labels. The plugin sends order and shipment details (addresses, postcodes, package dimensions, and related data) to Parcel2Go when you request quotes, validate an address, search for dropshops, or complete a booking. This service is provided by Parcel2Go.com Limited. Terms and conditions: https://parcel2go.com/terms-and-conditions | Privacy policy: https://parcel2go.com/privacy-policy Braintree (PayPal) — Used to process card payments when you pay for a shipment at checkout. Payment card data is sent to Braintree only when you choose “Pay by card” and submit payment; the plugin does not store card details. This service is provided by Braintree (a division of PayPal). Terms: https://www.braintreepayments.com/legal | Privacy policy: https://www.braintreepayments.com/legal/braintree-privacy-policy Sentry — Used for error reporting and performance monitoring and to collect feedback you submit in the plugin. When the plugin runs, Sentry may receive error details, performance metrics, and optional feedback messages; we do not collect personal data without consent. This service is provided by Sentry. Terms: https://sentry.io/terms/ | Privacy policy: https://sentry.io/privacy/ Source code for built assets The JavaScript and CSS in the build/ directory are generated from human-readable source code. The source is included in this plugin in the src/ directory so the code can be reviewed, studied, and adapted in line with open source guidelines. Prerequisites: Node.js (and npm) for the front-end build; Composer for PHP dependencies (optional, if working on the backend). To rebuild the front-end: This plugin includes a package.json with the required dependencies. From the plugin directory, run: npm install npm run build The build output is written to the build/ directory. For PHP dependencies (e.g. when developing the includes/ code), run composer install (or composer install --no-dev for production); see composer.json in the plugin directory.