{"id":208709,"date":"2024-11-05T06:35:30","date_gmt":"2024-11-05T06:35:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/abandoned-cart-webhook\/"},"modified":"2024-11-05T11:16:26","modified_gmt":"2024-11-05T11:16:26","slug":"botsailor-abandoned-cart-webhook","status":"publish","type":"plugin","link":"https:\/\/li.wordpress.org\/plugins\/botsailor-abandoned-cart-webhook\/","author":23144125,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.6.5","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"BotSailor Abandoned Cart Webhook for WooCommerce","header_author":"konokcse (BotSailor)","header_description":"A plugin to send abandoned cart data from WooCommerce to a specified webhook URL. Supports BotSailor integration for WhatsApp notifications.","assets_banners_color":"f0f4ea","last_updated":"2024-11-05 11:16:26","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/botsailor.com\/","header_plugin_uri":"","header_author_uri":"https:\/\/botsailor.com","rating":4,"author_block_rating":0,"active_installs":30,"downloads":1048,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"konokcse","date":"2024-11-05 11:16:26"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":{"1":1,"2":0,"3":0,"4":0,"5":3},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3182222,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3182222,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3182222,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3182222,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"<strong>Settings Page<\/strong> \u2013 Configure your webhook URL and other options.","2":"<strong>Webhook Notification<\/strong> \u2013 Example of data sent to your webhook when a cart is abandoned."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[15962,234132,11133,15439,286],"plugin_category":[],"plugin_contributors":[234133],"plugin_business_model":[],"class_list":["post-208709","plugin","type-plugin","status-publish","hentry","plugin_tags-abandoned-cart","plugin_tags-botsailor","plugin_tags-cart-recovery","plugin_tags-webhook","plugin_tags-woocommerce","plugin_contributors-konokcse","plugin_committers-konokcse"],"banners":{"banner":"https:\/\/ps.w.org\/botsailor-abandoned-cart-webhook\/assets\/banner-772x250.png?rev=3182222","banner_2x":"https:\/\/ps.w.org\/botsailor-abandoned-cart-webhook\/assets\/banner-1544x500.png?rev=3182222","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/botsailor-abandoned-cart-webhook\/assets\/icon-128x128.png?rev=3182222","icon_2x":"https:\/\/ps.w.org\/botsailor-abandoned-cart-webhook\/assets\/icon-256x256.png?rev=3182222","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>BotSailor Abandoned Cart Webhook<\/strong> is a flexible WooCommerce plugin for store owners who want to enhance their <strong>abandoned cart recovery<\/strong> process. When a customer abandons their cart, this plugin captures essential data\u2014including customer contact information and cart contents\u2014and sends it as a JSON payload to a specified webhook URL, allowing easy integration with various platforms.<\/p>\n\n<p>Although this plugin works seamlessly with <strong>BotSailor<\/strong>\u2014a powerful <strong>WhatsApp marketing<\/strong> and chatbot solution\u2014it's designed to work with any CRM or marketing platform that supports webhook integration. Use it to bring <strong>abandoned cart notifications<\/strong> into your preferred system and recover lost sales on any messaging or follow-up platform. For more details on BotSailor\u2019s features, visit <a href=\"https:\/\/botsailor.com\">BotSailor.com<\/a>.<\/p>\n\n<h4>Key Features of BotSailor Abandoned Cart Webhook<\/h4>\n\n<ul>\n<li>Captures abandoned cart details in WooCommerce, including customer email, phone number, and cart contents, enhancing <strong>WooCommerce abandoned cart recovery<\/strong>.<\/li>\n<li>Sends data to a customizable webhook URL in JSON format, making it easy to integrate with any CRM, marketing, or analytics platform.<\/li>\n<li>Full integration with BotSailor for <strong>WhatsApp abandoned cart recovery<\/strong> notifications. Learn more about how to <a href=\"https:\/\/botsailor.com\/blog\/send-woocommerce-abandoned-cart-recovery-message-to-whatsapp-by-botsailor\">send WooCommerce abandoned cart recovery messages to WhatsApp with BotSailor<\/a>.<\/li>\n<li>Customizable settings for flexible implementation and a seamless experience with any platform.<\/li>\n<\/ul>\n\n<p>Using the <strong>BotSailor Abandoned Cart Webhook plugin<\/strong> gives you powerful tools to improve cart recovery and reach customers on their preferred channels, such as WhatsApp or your CRM platform.<\/p>\n\n<h3>Sample JSON Format<\/h3>\n\n<p>The plugin sends the following JSON payload to the specified webhook URL when a cart is abandoned:<\/p>\n\n<pre><code>`json\n<\/code><\/pre>\n\n<p>{\n    \"user_id\": 123,\n    \"email\": \"customer@example.com\",\n    \"phone\": \"+1234567890\",\n    \"billing_address\": {\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"address_1\": \"123 Main St\",\n        \"address_2\": \"Apt 4B\",\n        \"city\": \"Sample City\",\n        \"state\": \"CA\",\n        \"postcode\": \"12345\",\n        \"country\": \"US\"\n    },\n    \"shipping_address\": {\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"address_1\": \"123 Main St\",\n        \"address_2\": \"Apt 4B\",\n        \"city\": \"Sample City\",\n        \"state\": \"CA\",\n        \"postcode\": \"12345\",\n        \"country\": \"US\"\n    },\n    \"cart_items\": [\n        {\n            \"product_id\": 456,\n            \"product_name\": \"Sample Product 1\",\n            \"quantity\": 2\n        },\n        {\n            \"product_id\": 789,\n            \"product_name\": \"Sample Product 2\",\n            \"quantity\": 1\n        }\n    ]\n}<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPL version 2 or later.<\/p>\n\n<h3>Notes<\/h3>\n\n<ul>\n<li>Make sure your WooCommerce and WordPress installations are updated to avoid any compatibility issues.<\/li>\n<li>For support, visit https:\/\/botsailor.com\/resource\/support<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/wc-abandoned-cart-webhook<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Navigate to WooCommerce &gt; Settings &gt; Abandoned Cart Webhook to configure your webhook settings.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20this%20plugin%20detect%20abandoned%20carts%3F'><h3>How does this plugin detect abandoned carts?<\/h3><\/dt>\n<dd><p>The plugin runs a cron job every 5 minutes to check for abandoned carts. If a customer leaves items in the cart and does not complete the purchase, the data is captured and sent to the specified webhook URL.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20webhook%20url%3F'><h3>Can I customize the webhook URL?<\/h3><\/dt>\n<dd><p>Yes, you can set a custom webhook URL from the WooCommerce settings page.<\/p><\/dd>\n<dt id='does%20this%20plugin%20work%20with%20botsailor%3F'><h3>Does this plugin work with BotSailor?<\/h3><\/dt>\n<dd><p>Yes, this plugin seamlessly integrates with BotSailor, allowing you to use BotSailor for follow-up notifications.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release of the WooCommerce Abandoned Cart Webhook Plugin.<\/li>\n<\/ul>","raw_excerpt":"BotSailor Abandoned Cart Webhook sends WooCommerce cart abandonment data to a webhook URL for recovery.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/208709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=208709"}],"author":[{"embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/konokcse"}],"wp:attachment":[{"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=208709"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=208709"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=208709"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=208709"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=208709"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/li.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=208709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}