Descripción
Bridgo Connector connects WooCommerce to the Bridgo messaging platform.
Features:
- Send order-created and order-status events to Bridgo.
- Track abandoned carts after an admin explicitly enables the external service connection.
- Export WooCommerce customers to CSV.
- View activity logs and retry failed deliveries.
External services
This plugin connects to a Bridgo service to deliver WooCommerce events.
It sends data only after an administrator:
- enters the Bridgo API URL, API key, and company ID
- enables the “External Service Consent” checkbox in the plugin settings
- saves the plugin settings
When enabled, the plugin may send:
- store URL, store name, admin email, WooCommerce version, and plugin version
- order IDs, order numbers, payment method, order status, totals, refund totals, countries, and line items
- customer first name, last name, email, billing phone, shipping phone, and configured opt-in value
- abandoned cart token, cart contents, cart total, customer email, customer phone, customer name, and configured opt-in value
Abandoned-cart events are only sent when the stored opt-in value for that cart is affirmative.
Service endpoints:
- Service application: https://portal.digitalbridgeapps.com
- Terms of service: https://digitalbridgeapps.com/Home/TermsConditions
- Privacy policy: https://digitalbridgeapps.com/Home/PrivacyPolicy
Instalación
- Upload the
bridgo-connectorplugin folder to/wp-content/plugins/. - Activate the plugin through the “Plugins” screen in WordPress.
- Open
WooCommerce > Bridgo. - Enter your Bridgo API URL, API key, and company ID.
- Enable the external service consent checkbox and save.
FAQ
-
Does the plugin send data before I configure it?
-
No. The plugin requires configuration plus the external service consent checkbox before it sends requests to Bridgo or starts abandoned-cart tracking.
-
Does the plugin require WooCommerce?
-
Yes. WooCommerce must be installed and active.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Bridgo Connector» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Bridgo Connector» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2.2
- Added explicit external-service consent gating and disclosure.
- Added WordPress.org readme metadata and external service documentation.
