[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fDeXAd176US6O-UUtpZuTWa6iS_Q-3n_7HCaIJ2o3vUo":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"futurefeathers","https:\u002F\u002Fprofiles.wordpress.org\u002Ffuturefeathers\u002F",1,0,100,30,94,"2026-04-04T19:48:17.970Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":7,"num_ratings":7,"last_updated":20,"tested_up_to":21,"requires_at_least":22,"requires_php":23,"tags":24,"homepage":30,"download_link":31,"security_score":8,"vuln_count":7,"unpatched_count":7,"last_vuln_date":32,"fetched_at":33},"futurefeathers-order-api","FutureFeathers Order API","1.0.0","\u003Cp>\u003Cstrong>FutureFeathers Order API\u003C\u002Fstrong> allows you to automatically send order data to external APIs when orders are completed. Works ideally with WooCommerce stores.\u003C\u002Fp>\n\u003Cp>Ideal for:\u003Cbr \u002F>\n* \u003Cstrong>SaaS License Management\u003C\u002Fstrong> – Activate licenses when orders complete\u003Cbr \u002F>\n* \u003Cstrong>LMS\u002FAcademy Systems\u003C\u002Fstrong> – Update user limits and subscriptions\u003Cbr \u002F>\n* \u003Cstrong>CRM Integration\u003C\u002Fstrong> – Sync customer data automatically\u003Cbr \u002F>\n* \u003Cstrong>Inventory Management\u003C\u002Fstrong> – Update external inventory systems\u003Cbr \u002F>\n* \u003Cstrong>Custom Workflows\u003C\u002Fstrong> – Trigger any external system\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Per-Product Configuration\u003C\u002Fstrong> – Different API for each product\u003C\u002Fli>\n\u003Cli>\u003Cstrong>25+ Dynamic Variables\u003C\u002Fstrong> – Include customer, order, and product data\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Date Functions\u003C\u002Fstrong> – Calculate expiry dates automatically (\u003Ccode>{{date:+1month}}\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Multiple HTTP Methods\u003C\u002Fstrong> – POST, PUT, PATCH support\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Authentication\u003C\u002Fstrong> – Bearer Token, API Key, Basic Auth\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Test Mode\u003C\u002Fstrong> – Test API connections before going live\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Detailed Logging\u003C\u002Fstrong> – Debug and track all API calls\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Custom Headers\u003C\u002Fstrong> – Add any HTTP headers needed\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Custom JSON Payload\u003C\u002Fstrong> – Full control over what data is sent\u003C\u002Fli>\n\u003Cli>\u003Cstrong>WooCommerce HPOS\u003C\u002Fstrong> – Compatible with High-Performance Order Storage\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Available Variables\u003C\u002Fh4>\n\u003Cp>Include dynamic data in your API requests:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Customer Data:\u003C\u002Fstrong>\u003Cbr \u002F>\n* \u003Ccode>{{email}}\u003C\u002Fcode> – Customer email\u003Cbr \u002F>\n* \u003Ccode>{{customer_first_name}}\u003C\u002Fcode> – First name\u003Cbr \u002F>\n* \u003Ccode>{{customer_last_name}}\u003C\u002Fcode> – Last name\u003Cbr \u002F>\n* \u003Ccode>{{customer_full_name}}\u003C\u002Fcode> – Full name\u003Cbr \u002F>\n* \u003Ccode>{{customer_phone}}\u003C\u002Fcode> – Phone number\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Order Data:\u003C\u002Fstrong>\u003Cbr \u002F>\n* \u003Ccode>{{order_id}}\u003C\u002Fcode> – Order ID\u003Cbr \u002F>\n* \u003Ccode>{{total}}\u003C\u002Fcode> – Order total\u003Cbr \u002F>\n* \u003Ccode>{{currency}}\u003C\u002Fcode> – Currency code\u003Cbr \u002F>\n* \u003Ccode>{{purchase_date}}\u003C\u002Fcode> – Purchase date\u002Ftime\u003Cbr \u002F>\n* \u003Ccode>{{order_status}}\u003C\u002Fcode> – Order status\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Product Data:\u003C\u002Fstrong>\u003Cbr \u002F>\n* \u003Ccode>{{product_id}}\u003C\u002Fcode> – Product ID\u003Cbr \u002F>\n* \u003Ccode>{{product_name}}\u003C\u002Fcode> – Product name\u003Cbr \u002F>\n* \u003Ccode>{{product_sku}}\u003C\u002Fcode> – Product SKU\u003Cbr \u002F>\n* \u003Ccode>{{quantity}}\u003C\u002Fcode> – Quantity purchased\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Date Functions:\u003C\u002Fstrong>\u003Cbr \u002F>\n* \u003Ccode>{{date:+1month}}\u003C\u002Fcode> – Date plus 1 month\u003Cbr \u002F>\n* \u003Ccode>{{date:+1year}}\u003C\u002Fcode> – Date plus 1 year\u003Cbr \u002F>\n* \u003Ccode>{{today:}}\u003C\u002Fcode> – Today’s date\u003Cbr \u002F>\n* \u003Ccode>{{now:}}\u003C\u002Fcode> – Current date\u002Ftime\u003Cbr \u002F>\n* \u003Ccode>{{year:}}\u003C\u002Fcode>, \u003Ccode>{{month:}}\u003C\u002Fcode>, \u003Ccode>{{day:}}\u003C\u002Fcode> – Date parts\u003C\u002Fp>\n\u003Ch4>Pro Features\u003C\u002Fh4>\n\u003Cp>Upgrade to \u003Cstrong>PRO\u003C\u002Fstrong> for advanced features:\u003Cbr \u002F>\n* \u003Cstrong>“Send ONLY Custom Fields” Mode\u003C\u002Fstrong> – For strict APIs that reject extra parameters\u003Cbr \u002F>\n* \u003Cstrong>Math Calculations\u003C\u002Fstrong> – \u003Ccode>{{math:{{total}}*1.18}}\u003C\u002Fcode> for taxes, calculations\u003Cbr \u002F>\n* \u003Cstrong>UUID Generator\u003C\u002Fstrong> – \u003Ccode>{{uuid:}}\u003C\u002Fcode> for unique IDs\u003Cbr \u002F>\n* \u003Cstrong>Random Generators\u003C\u002Fstrong> – \u003Ccode>{{random:1-100}}\u003C\u002Fcode>, \u003Ccode>{{random_string:16}}\u003C\u002Fcode>\u003Cbr \u002F>\n* \u003Cstrong>Advanced Timestamps\u003C\u002Fstrong> – Unix timestamps, milliseconds\u003Cbr \u002F>\n* \u003Cstrong>Custom Date Formats\u003C\u002Fstrong> – Any PHP date format\u003Cbr \u002F>\n* \u003Cstrong>50+ Variables\u003C\u002Fstrong> – Full billing\u002Fshipping address, advanced order data\u003Cbr \u002F>\n* \u003Cstrong>Priority Support\u003C\u002Fstrong> – Email support with 24-hour response\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Ffuturefeathers.com\u002Ffuturefeathers-order-api-pro\" rel=\"nofollow ugc\">Upgrade to PRO\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Example Use Cases\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>SaaS License Management:\u003C\u002Fstrong>\u003Cbr \u002F>\nSend license activation to your API when customer purchases:\u003Cbr \u002F>\n    \u003Ccode>{\u003Cbr \u002F>\n  \"email\": \"{{email}}\",\u003Cbr \u002F>\n  \"product\": \"{{product_name}}\",\u003Cbr \u002F>\n  \"license_key\": \"MANUAL_KEY_HERE\",\u003Cbr \u002F>\n  \"expires\": \"{{date:+1year}}\"\u003Cbr \u002F>\n}\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>LMS Academy Limits:\u003C\u002Fstrong>\u003Cbr \u002F>\nUpdate student limits in your learning management system:\u003Cbr \u002F>\n    \u003Ccode>{\u003Cbr \u002F>\n  \"user_email\": \"{{email}}\",\u003Cbr \u002F>\n  \"validity_date\": \"{{date:+1month}}\",\u003Cbr \u002F>\n  \"max_students\": \"100\"\u003Cbr \u002F>\n}\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>CRM Contact Sync:\u003C\u002Fstrong>\u003Cbr \u002F>\nAdd customer to your CRM automatically:\u003Cbr \u002F>\n    \u003Ccode>{\u003Cbr \u002F>\n  \"email\": \"{{email}}\",\u003Cbr \u002F>\n  \"first_name\": \"{{customer_first_name}}\",\u003Cbr \u002F>\n  \"last_name\": \"{{customer_last_name}}\",\u003Cbr \u002F>\n  \"order_total\": \"{{total}}\",\u003Cbr \u002F>\n  \"purchase_date\": \"{{purchase_date}}\"\u003Cbr \u002F>\n}\u003C\u002Fcode>\u003C\u002Fp>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>For support questions, please use the WordPress.org support forum.\u003C\u002Fp>\n\u003Cp>For PRO version support, email: support@futurefeathers.com\u003C\u002Fp>\n\u003Ch3>Pro Version\u003C\u002Fh3>\n\u003Cp>Get advanced features with the PRO version:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“Send ONLY custom fields” mode for strict APIs\u003C\u002Fli>\n\u003Cli>Math calculations: \u003Ccode>{{math:10+5}}\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>UUID generation: \u003Ccode>{{uuid:}}\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Random generators: \u003Ccode>{{random:1-100}}\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Advanced timestamps and custom date formats\u003C\u002Fli>\n\u003Cli>50+ variables including full address data\u003C\u002Fli>\n\u003Cli>Priority email support\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Ffuturefeathers.com\u002Ffuturefeathers-order-api-pro\" rel=\"nofollow ugc\">Upgrade to PRO – $49\u003C\u002Fa>\u003C\u002Fp>\n","Send order data to external APIs automatically. Ideal for WooCommerce, SaaS, LMS, and CRM. Includes 25+ variables.",110,"","6.9.4","5.8","7.4",[25,26,27,28,29],"api","automation","integration","rest-api","webhook","https:\u002F\u002Ffuturefeathers.com\u002Ffuturefeathers-order-api\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffuturefeathers-order-api.1.0.0.zip",null,"2026-03-15T10:48:56.248Z"]