{"id":61640,"date":"2024-02-13T07:49:12","date_gmt":"2024-02-13T12:49:12","guid":{"rendered":"https:\/\/memberpress.com\/docs\/developer-tools-event-triggers\/"},"modified":"2024-02-13T17:18:49","modified_gmt":"2024-02-13T22:18:49","slug":"developer-tools-event-triggers","status":"publish","type":"ht_kb","link":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/","title":{"rendered":"Ferramentas do desenvolvedor Acionadores de eventos"},"content":{"rendered":"<h2>Overview<\/h2>\n<h4>Member<\/h4>\n<ul>\n<li><a href=\"#member-added\">Member Added<\/a><\/li>\n<li><a href=\"#member-signup-completed\">Member Signup Completed<\/a><\/li>\n<li><a href=\"#member-account-info-updated\">Member Account Info Updated<\/a><\/li>\n<li><a href=\"#member-deleted\">Member Deleted<\/a><\/li>\n<li><a href=\"#member-logged-in\">Member Logged In<\/a><\/li>\n<\/ul>\n<h4>Subscription<\/h4>\n<ul>\n<li><a href=\"#subscription-created\">Subscription Created<\/a><\/li>\n<li><a href=\"#subscription-paused\">Subscription Paused<\/a><\/li>\n<li><a href=\"#subscription-resumed\">Subscription Resumed<\/a><\/li>\n<li><a href=\"#subscription-stopped\">Subscription Stopped<\/a><\/li>\n<li><a href=\"#subscription-upgraded\">Subscription Upgraded<\/a><\/li>\n<li><a href=\"#subscription-downgraded\">Subscription Downgraded<\/a><\/li>\n<li><a href=\"#subscription-upgraded-to-non-recurring\">Subscription Upgraded to Non-Recurring<\/a><\/li>\n<li><a href=\"#subscription-upgraded-to-recurring\">Subscription Upgraded to Recurring<\/a><\/li>\n<li><a href=\"#subscription-downgraded-to-non-recurring\">Subscription Downgraded to Non-Recurring<\/a><\/li>\n<li><a href=\"#subscription-downgraded-to-recurring\">Subscription Downgraded to Recurring<\/a><\/li>\n<li><a href=\"#subscription-expired\">Subscription Expired<\/a><\/li>\n<\/ul>\n<h4>Transactions<\/h4>\n<ul>\n<li><a href=\"#transaction-completed\">Transaction Completed<\/a><\/li>\n<li><a href=\"#transaction-refunded\">Transaction Refunded<\/a><\/li>\n<li><a href=\"#transaction-failed\">Transaction Failed<\/a><\/li>\n<li><a href=\"#transaction-expired\">Transaction Expired<\/a><\/li>\n<li><a href=\"#recurring-transaction-completed\">Recurring Transaction Completed<\/a><\/li>\n<li><a href=\"#renewal-transaction-completed\">Renewal Transaction Completed<\/a><\/li>\n<li><a href=\"#recurring-transaction-failed\">Recurring Transaction Failed<\/a><\/li>\n<li><a href=\"#recurring-transaction-expired\">Recurring Transaction Expired<\/a><\/li>\n<li><a href=\"#non-recurring-transaction-completed\">Non-Recurring Transaction Completed<\/a><\/li>\n<li><a href=\"#non-recurring-transaction-expired\">Non-Recurring Transaction Expired<\/a><\/li>\n<\/ul>\n<h4>Reminders<\/h4>\n<ul>\n<li><a href=\"#after-member-registers\">After Member Registers<\/a><\/li>\n<li><a href=\"#after-signup-abandoned\">After Signup Abandoned<\/a><\/li>\n<li><a href=\"#before-subscription-expires\">Before Subscription Expires<\/a><\/li>\n<li><a href=\"#after-subscription-expires\">After Subscription Expires<\/a><\/li>\n<li><a href=\"#before-subscription-renews\">Before Subscription Renews<\/a><\/li>\n<li><a href=\"#after-credit-card-expires\">After Credit Card Expires<\/a><\/li>\n<li><a href=\"#before-credit-card-expires\">Before Credit Card Expires<\/a><\/li>\n<\/ul>\n<h4>Courses<\/h4>\n<ul>\n<li><a href=\"#course-started\">Course Started<\/a><\/li>\n<li><a href=\"#course-completed\">Course Completed<\/a><\/li>\n<li><a href=\"#lesson-started\">Lesson Started<\/a><\/li>\n<li><a href=\"#lesson-completed\">Lesson Completed<\/a><\/li>\n<li><a href=\"#quiz-attempted\">Quiz Attempted<\/a><\/li>\n<\/ul>\n<hr id=\"horizontalrule\">\n<h2 id=\"member-added\">Member Added<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a new member registers but before their payment details are accepted. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"member-added\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 56,\n    \"email\": \"zapier@test.com\",\n    \"username\": \"zapiertest\",\n    \"nicename\": \"zapiertest\",\n    \"url\": \"\",\n    \"message\": \"\",\n    \"registered_at\": \"2019-04-18 16:47:14\",\n    \"first_name\": \"zapier\",\n    \"last_name\": \"test\",\n    \"display_name\": \"zapiertest\",\n    \"active_memberships\": [\n      {\n        \"id\": 15,\n        \"title\": \"Gold Membership\",\n        \"content\": \"\",\n        \"excerpt\": \"\",\n        \"date\": \"2018-08-30 16:10:22\",\n        \"status\": \"publish\",\n        \"author\": \"2\",\n        \"date_gmt\": \"2018-08-30 16:10:22\",\n        \"modified\": \"2019-04-23 08:57:21\",\n        \"modified_gmt\": \"2019-04-23 14:57:21\",\n        \"group\": \"17\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"signup_button_text\": \"Sign Up\",\n        \"limit_cycles\": false,\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"trial\": false,\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"trial_once\": \"1\",\n        \"group_order\": \"2\",\n        \"is_highlighted\": false,\n        \"plan_code\": \"\",\n        \"pricing_title\": \"Gold Membership\",\n        \"pricing_show_price\": true,\n        \"pricing_display\": \"custom\",\n        \"custom_price\": \"$100 recurring yearly\",\n        \"pricing_heading_txt\": \"\",\n        \"pricing_footer_txt\": \"\",\n        \"pricing_button_txt\": \"Sign Up\",\n        \"pricing_button_position\": \"footer\",\n        \"pricing_benefits\": [\n          \"\"\n        ],\n        \"register_price_action\": \"custom\",\n        \"register_price\": \"$100 recurring yearly\",\n        \"thank_you_page_enabled\": false,\n        \"thank_you_page_type\": \"message\",\n        \"thank_you_message\": \"\",\n        \"thank_you_page_id\": \"0\",\n        \"custom_login_urls_enabled\": false,\n        \"custom_login_urls_default\": \"\",\n        \"custom_login_urls\": [],\n        \"expire_type\": \"none\",\n        \"expire_after\": \"1\",\n        \"expire_unit\": \"days\",\n        \"expire_fixed\": \"2019-04-23\",\n        \"tax_exempt\": false,\n        \"allow_renewal\": false,\n        \"access_url\": \"\",\n        \"disable_address_fields\": false,\n        \"simultaneous_subscriptions\": \"1\",\n        \"use_custom_template\": false,\n        \"custom_template\": \"template-sitemap.php\",\n        \"customize_payment_methods\": \"1\",\n        \"custom_payment_methods\": [\n          \"peum51-1tc\"\n        ],\n        \"customize_profile_fields\": false,\n        \"custom_profile_fields\": [],\n        \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n      }\n    ],\n    \"active_txn_count\": \"1\",\n    \"expired_txn_count\": \"1\",\n    \"trial_txn_count\": null,\n    \"sub_count\": null,\n    \"login_count\": \"1\",\n    \"first_txn\": {\n      \"membership\": \"15\",\n      \"member\": \"56\",\n      \"coupon\": \"0\",\n      \"subscription\": \"69\",\n      \"id\": \"198\",\n      \"amount\": \"0.00\",\n      \"total\": \"0.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"cus_EuSIHGllVD3168\",\n      \"status\": \"confirmed\",\n      \"txn_type\": \"subscription_confirmation\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-04-18 16:47:14\",\n      \"expires_at\": \"2019-04-18 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"latest_txn\": {\n      \"membership\": \"15\",\n      \"member\": \"56\",\n      \"coupon\": \"0\",\n      \"subscription\": \"69\",\n      \"id\": \"199\",\n      \"amount\": \"100.00\",\n      \"total\": \"100.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1EQdOLJT1LHvX6ILZhIzeboJ\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-04-18 16:47:21\",\n      \"expires_at\": \"2019-05-18 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"address\": {\n      \"mepr-address-one\": \"123 fake st\",\n      \"mepr-address-two\": \"\",\n      \"mepr-address-city\": \"city\",\n      \"mepr-address-state\": \"UT\",\n      \"mepr-address-zip\": \"81111\",\n      \"mepr-address-country\": \"US\"\n    },\n    \"profile\": {\n      \"mepr_company_name\": \"MemberPress\",\n      \"mepr_birthday\": \"2019-04-18\",\n      \"mepr_testslug\": \"\"\n    },\n    \"recent_transactions\": [\n      {\n        \"membership\": \"15\",\n        \"member\": \"56\",\n        \"coupon\": \"0\",\n        \"subscription\": \"69\",\n        \"id\": \"199\",\n        \"amount\": \"100.00\",\n        \"total\": \"100.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"ch_1EQdOLJT1LHvX6ILZhIzeboJ\",\n        \"status\": \"complete\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-04-18 16:47:21\",\n        \"expires_at\": \"2019-05-18 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      },\n      {\n        \"membership\": \"15\",\n        \"member\": \"56\",\n        \"coupon\": \"0\",\n        \"subscription\": \"69\",\n        \"id\": \"198\",\n        \"amount\": \"0.00\",\n        \"total\": \"0.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"cus_EuSIHGllVD3168\",\n        \"status\": \"confirmed\",\n        \"txn_type\": \"subscription_confirmation\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-04-18 16:47:14\",\n        \"expires_at\": \"2019-04-18 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ],\n    \"recent_subscriptions\": [\n      {\n        \"coupon\": \"0\",\n        \"membership\": \"15\",\n        \"member\": \"56\",\n        \"id\": \"69\",\n        \"subscr_id\": \"cus_EuSIHGllVD3168\",\n        \"gateway\": \"peum51-1tc\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"limit_cycles\": \"0\",\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"prorated_trial\": \"0\",\n        \"trial\": \"0\",\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"status\": \"active\",\n        \"created_at\": \"2019-04-18 16:47:19\",\n        \"total\": \"100.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_amount\": \"0.00\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"cc_last4\": \"1111\",\n        \"cc_exp_month\": \"10\",\n        \"cc_exp_year\": \"2020\",\n        \"token\": \"\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ]\n  }\n}\n<\/pre>\n<h2 id=\"member-signup-completed\">Member Signup Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a new member completes the signup and their payment is accepted. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"member-signup-completed\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 46,\n    \"email\": \"zapier@test.com\",\n    \"username\": \"zapier@test.com\",\n    \"nicename\": \"zapiertest-com\",\n    \"url\": \"\",\n    \"message\": \"\",\n    \"registered_at\": \"2019-03-19 16:48:20\",\n    \"first_name\": \"Zapier\",\n    \"last_name\": \"test\",\n    \"display_name\": \"zapier@test.com\",\n    \"active_memberships\": [\n      {\n        \"id\": 15,\n        \"title\": \"Gold Membership\",\n        \"content\": \"\",\n        \"excerpt\": \"\",\n        \"date\": \"2018-08-30 16:10:22\",\n        \"status\": \"publish\",\n        \"author\": \"2\",\n        \"date_gmt\": \"2018-08-30 16:10:22\",\n        \"modified\": \"2019-03-14 13:10:21\",\n        \"modified_gmt\": \"2019-03-14 19:10:21\",\n        \"group\": \"17\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"signup_button_text\": \"Sign Up\",\n        \"limit_cycles\": false,\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"trial\": false,\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"trial_once\": \"1\",\n        \"group_order\": \"2\",\n        \"is_highlighted\": false,\n        \"plan_code\": \"\",\n        \"pricing_title\": \"Gold Membership\",\n        \"pricing_show_price\": true,\n        \"pricing_display\": \"custom\",\n        \"custom_price\": \"Pricing\",\n        \"pricing_heading_txt\": \"\",\n        \"pricing_footer_txt\": \"\",\n        \"pricing_button_txt\": \"Sign Up\",\n        \"pricing_button_position\": \"footer\",\n        \"pricing_benefits\": [\n          \"\"\n        ],\n        \"register_price_action\": \"default\",\n        \"register_price\": \"This is a test\",\n        \"thank_you_page_enabled\": false,\n        \"thank_you_page_type\": \"message\",\n        \"thank_you_message\": \"\",\n        \"thank_you_page_id\": \"0\",\n        \"custom_login_urls_enabled\": false,\n        \"custom_login_urls_default\": \"\",\n        \"custom_login_urls\": [],\n        \"expire_type\": \"none\",\n        \"expire_after\": \"1\",\n        \"expire_unit\": \"days\",\n        \"expire_fixed\": \"2019-03-14\",\n        \"tax_exempt\": false,\n        \"allow_renewal\": false,\n        \"access_url\": \"\",\n        \"disable_address_fields\": false,\n        \"simultaneous_subscriptions\": \"1\",\n        \"use_custom_template\": false,\n        \"custom_template\": \"template-sitemap.php\",\n        \"customize_payment_methods\": \"1\",\n        \"custom_payment_methods\": [\n          \"peum51-1tc\"\n        ],\n        \"customize_profile_fields\": false,\n        \"custom_profile_fields\": [],\n        \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n      },\n      {\n        \"id\": 15,\n        \"title\": \"Gold Membership\",\n        \"content\": \"\",\n        \"excerpt\": \"\",\n        \"date\": \"2018-08-30 16:10:22\",\n        \"status\": \"publish\",\n        \"author\": \"2\",\n        \"date_gmt\": \"2018-08-30 16:10:22\",\n        \"modified\": \"2019-03-14 13:10:21\",\n        \"modified_gmt\": \"2019-03-14 19:10:21\",\n        \"group\": \"17\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"signup_button_text\": \"Sign Up\",\n        \"limit_cycles\": false,\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"trial\": false,\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"trial_once\": \"1\",\n        \"group_order\": \"2\",\n        \"is_highlighted\": false,\n        \"plan_code\": \"\",\n        \"pricing_title\": \"Gold Membership\",\n        \"pricing_show_price\": true,\n        \"pricing_display\": \"custom\",\n        \"custom_price\": \"Pricing\",\n        \"pricing_heading_txt\": \"\",\n        \"pricing_footer_txt\": \"\",\n        \"pricing_button_txt\": \"Sign Up\",\n        \"pricing_button_position\": \"footer\",\n        \"pricing_benefits\": [\n          \"\"\n        ],\n        \"register_price_action\": \"default\",\n        \"register_price\": \"This is a test\",\n        \"thank_you_page_enabled\": false,\n        \"thank_you_page_type\": \"message\",\n        \"thank_you_message\": \"\",\n        \"thank_you_page_id\": \"0\",\n        \"custom_login_urls_enabled\": false,\n        \"custom_login_urls_default\": \"\",\n        \"custom_login_urls\": [],\n        \"expire_type\": \"none\",\n        \"expire_after\": \"1\",\n        \"expire_unit\": \"days\",\n        \"expire_fixed\": \"2019-03-14\",\n        \"tax_exempt\": false,\n        \"allow_renewal\": false,\n        \"access_url\": \"\",\n        \"disable_address_fields\": false,\n        \"simultaneous_subscriptions\": \"1\",\n        \"use_custom_template\": false,\n        \"custom_template\": \"template-sitemap.php\",\n        \"customize_payment_methods\": \"1\",\n        \"custom_payment_methods\": [\n          \"peum51-1tc\"\n        ],\n        \"customize_profile_fields\": false,\n        \"custom_profile_fields\": [],\n        \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n      }\n    ],\n    \"active_txn_count\": \"2\",\n    \"expired_txn_count\": \"0\",\n    \"trial_txn_count\": null,\n    \"sub_count\": null,\n    \"login_count\": \"1\",\n    \"first_txn\": {\n      \"membership\": \"15\",\n      \"member\": \"46\",\n      \"coupon\": \"0\",\n      \"subscription\": \"59\",\n      \"id\": \"166\",\n      \"amount\": \"0.00\",\n      \"total\": \"0.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"cus_EjDYhKuKyRY5N2\",\n      \"status\": \"confirmed\",\n      \"txn_type\": \"subscription_confirmation\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-03-19 16:48:21\",\n      \"expires_at\": \"2019-03-19 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"latest_txn\": {\n      \"membership\": \"15\",\n      \"member\": \"46\",\n      \"coupon\": \"0\",\n      \"subscription\": \"59\",\n      \"id\": \"167\",\n      \"amount\": \"100.00\",\n      \"total\": \"100.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1EFl6yJT1LHvX6IL95fhb7M4\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-03-19 16:48:28\",\n      \"expires_at\": \"2019-04-19 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"address\": {\n      \"mepr-address-one\": \"123 fake st\",\n      \"mepr-address-two\": \"\",\n      \"mepr-address-city\": \"city\",\n      \"mepr-address-state\": \"UT\",\n      \"mepr-address-zip\": \"81111\",\n      \"mepr-address-country\": \"US\"\n    },\n    \"profile\": {\n      \"mepr_company_name\": \"Zapier test\",\n      \"mepr_birthday\": \"2019-03-19\",\n      \"mepr_testslug\": \"\"\n    },\n    \"recent_transactions\": [\n      {\n        \"membership\": \"15\",\n        \"member\": \"46\",\n        \"coupon\": \"0\",\n        \"subscription\": \"59\",\n        \"id\": \"167\",\n        \"amount\": \"100.00\",\n        \"total\": \"100.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"ch_1EFl6yJT1LHvX6IL95fhb7M4\",\n        \"status\": \"complete\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-03-19 16:48:28\",\n        \"expires_at\": \"2019-04-19 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      },\n      {\n        \"membership\": \"15\",\n        \"member\": \"46\",\n        \"coupon\": \"0\",\n        \"subscription\": \"59\",\n        \"id\": \"166\",\n        \"amount\": \"0.00\",\n        \"total\": \"0.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"cus_EjDYhKuKyRY5N2\",\n        \"status\": \"confirmed\",\n        \"txn_type\": \"subscription_confirmation\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-03-19 16:48:21\",\n        \"expires_at\": \"2019-03-19 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ],\n    \"recent_subscriptions\": [\n      {\n        \"coupon\": \"0\",\n        \"membership\": \"15\",\n        \"member\": \"46\",\n        \"id\": \"59\",\n        \"subscr_id\": \"cus_EjDYhKuKyRY5N2\",\n        \"gateway\": \"peum51-1tc\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"limit_cycles\": \"0\",\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"prorated_trial\": \"0\",\n        \"trial\": \"0\",\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"status\": \"active\",\n        \"created_at\": \"2019-03-19 16:48:25\",\n        \"total\": \"100.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_amount\": \"0.00\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"cc_last4\": \"1111\",\n        \"cc_exp_month\": \"10\",\n        \"cc_exp_year\": \"2030\",\n        \"token\": \"\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ]\n  }\n}\n<\/pre>\n<h2 id=\"member-account-info-updated\">Member Account Info Updated<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a member updates his\/her account information. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"member-account-updated\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 49,\n    \"email\": \"coupon@testing2.com\",\n    \"username\": \"coupon@testing2.com\",\n    \"nicename\": \"coupontesting2-com\",\n    \"url\": \"\",\n    \"message\": \"\",\n    \"registered_at\": \"2019-04-03 17:33:06\",\n    \"first_name\": \"coupon\",\n    \"last_name\": \"testing2\",\n    \"display_name\": \"coupon testing2\",\n    \"active_memberships\": [\n      {\n        \"id\": 267,\n        \"title\": \"coupon testing\",\n        \"content\": \"\",\n        \"excerpt\": \"\",\n        \"date\": \"2019-04-03 11:18:41\",\n        \"status\": \"publish\",\n        \"author\": \"5\",\n        \"date_gmt\": \"2019-04-03 17:18:41\",\n        \"modified\": \"2019-04-04 10:58:44\",\n        \"modified_gmt\": \"2019-04-04 16:58:44\",\n        \"group\": \"0\",\n        \"price\": \"9.99\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"signup_button_text\": \"Sign Up\",\n        \"limit_cycles\": false,\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"trial\": \"1\",\n        \"trial_days\": \"90\",\n        \"trial_amount\": \"29.94\",\n        \"trial_once\": \"1\",\n        \"group_order\": \"0\",\n        \"is_highlighted\": false,\n        \"plan_code\": \"\",\n        \"pricing_title\": \"coupon testing\",\n        \"pricing_show_price\": true,\n        \"pricing_display\": \"auto\",\n        \"custom_price\": \"\",\n        \"pricing_heading_txt\": \"\",\n        \"pricing_footer_txt\": \"\",\n        \"pricing_button_txt\": \"Sign Up\",\n        \"pricing_button_position\": \"footer\",\n        \"pricing_benefits\": [\n          \"\"\n        ],\n        \"register_price_action\": \"default\",\n        \"register_price\": \"\",\n        \"thank_you_page_enabled\": false,\n        \"thank_you_page_type\": \"message\",\n        \"thank_you_message\": \"\",\n        \"thank_you_page_id\": \"0\",\n        \"custom_login_urls_enabled\": false,\n        \"custom_login_urls_default\": \"\",\n        \"custom_login_urls\": [],\n        \"expire_type\": \"none\",\n        \"expire_after\": \"1\",\n        \"expire_unit\": \"days\",\n        \"expire_fixed\": \"2019-04-04\",\n        \"tax_exempt\": false,\n        \"allow_renewal\": false,\n        \"access_url\": \"\",\n        \"disable_address_fields\": false,\n        \"simultaneous_subscriptions\": false,\n        \"use_custom_template\": false,\n        \"custom_template\": \"template-sitemap.php\",\n        \"customize_payment_methods\": false,\n        \"custom_payment_methods\": [],\n        \"customize_profile_fields\": false,\n        \"custom_profile_fields\": [],\n        \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n      }\n    ],\n    \"active_txn_count\": \"1\",\n    \"expired_txn_count\": \"0\",\n    \"trial_txn_count\": null,\n    \"sub_count\": null,\n    \"login_count\": \"1\",\n    \"first_txn\": {\n      \"membership\": \"267\",\n      \"member\": \"49\",\n      \"coupon\": \"0\",\n      \"subscription\": \"62\",\n      \"id\": \"178\",\n      \"amount\": \"29.94\",\n      \"total\": \"29.94\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1ELCxmJT1LHvX6ILZSGECdgo\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-04-03 17:33:07\",\n      \"expires_at\": \"2019-07-02 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"latest_txn\": {\n      \"membership\": \"267\",\n      \"member\": \"49\",\n      \"coupon\": \"0\",\n      \"subscription\": \"62\",\n      \"id\": \"178\",\n      \"amount\": \"29.94\",\n      \"total\": \"29.94\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1ELCxmJT1LHvX6ILZSGECdgo\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-04-03 17:33:07\",\n      \"expires_at\": \"2019-07-02 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"address\": {\n      \"mepr-address-one\": \"123 fake st\",\n      \"mepr-address-two\": \"\",\n      \"mepr-address-city\": \"city\",\n      \"mepr-address-state\": \"UT\",\n      \"mepr-address-zip\": \"81111\",\n      \"mepr-address-country\": \"US\"\n    },\n    \"profile\": {\n      \"mepr_company_name\": \"blah\",\n      \"mepr_birthday\": \"2019-04-03\",\n      \"mepr_testslug\": \"\"\n    },\n    \"recent_transactions\": [\n      {\n        \"membership\": \"267\",\n        \"member\": \"49\",\n        \"coupon\": \"0\",\n        \"subscription\": \"62\",\n        \"id\": \"178\",\n        \"amount\": \"29.94\",\n        \"total\": \"29.94\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"ch_1ELCxmJT1LHvX6ILZSGECdgo\",\n        \"status\": \"complete\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-04-03 17:33:07\",\n        \"expires_at\": \"2019-07-02 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ],\n    \"recent_subscriptions\": [\n      {\n        \"coupon\": \"0\",\n        \"membership\": \"267\",\n        \"member\": \"49\",\n        \"id\": \"62\",\n        \"subscr_id\": \"cus_EoqfMhbLzIxdXZ\",\n        \"gateway\": \"peum51-1tc\",\n        \"price\": \"9.99\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"limit_cycles\": \"0\",\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"prorated_trial\": \"0\",\n        \"trial\": \"1\",\n        \"trial_days\": \"90\",\n        \"trial_amount\": \"29.94\",\n        \"status\": \"active\",\n        \"created_at\": \"2019-04-03 17:33:31\",\n        \"total\": \"9.99\",\n        \"tax_rate\": \"0.000\",\n        \"tax_amount\": \"0.00\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"cc_last4\": \"1111\",\n        \"cc_exp_month\": \"10\",\n        \"cc_exp_year\": \"2020\",\n        \"token\": \"\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ]\n  }\n}\n<\/pre>\n<h2 id=\"member-deleted\">Member Deleted<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a member is deleted from the system. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"member-deleted\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": null,\n    \"email\": null,\n    \"username\": null,\n    \"nicename\": null,\n    \"url\": null,\n    \"message\": null,\n    \"registered_at\": null,\n    \"first_name\": null,\n    \"last_name\": null,\n    \"display_name\": null,\n    \"active_memberships\": [],\n    \"active_txn_count\": \"0\",\n    \"expired_txn_count\": \"2\",\n    \"trial_txn_count\": null,\n    \"sub_count\": null,\n    \"login_count\": \"0\",\n    \"first_txn\": {\n      \"membership\": \"187\",\n      \"member\": \"0\",\n      \"coupon\": \"0\",\n      \"subscription\": \"0\",\n      \"id\": \"80\",\n      \"amount\": \"25.00\",\n      \"total\": \"25.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1DofUJJT1LHvX6ILMJpFFPBR\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-01-03 23:20:15\",\n      \"expires_at\": \"2019-01-01 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"latest_txn\": {\n      \"membership\": \"187\",\n      \"member\": \"0\",\n      \"coupon\": \"0\",\n      \"subscription\": \"0\",\n      \"id\": \"81\",\n      \"amount\": \"25.00\",\n      \"total\": \"25.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1DofiBJT1LHvX6ILVSQdUD4q\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-01-03 23:34:36\",\n      \"expires_at\": \"2019-01-31 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"address\": {\n      \"mepr-address-one\": \"\",\n      \"mepr-address-two\": \"\",\n      \"mepr-address-city\": \"\",\n      \"mepr-address-state\": \"\",\n      \"mepr-address-zip\": \"\",\n      \"mepr-address-country\": \"\"\n    },\n    \"profile\": {\n      \"mepr_company_name\": false,\n      \"mepr_birthday\": false,\n      \"mepr_testslug\": false\n    },\n    \"recent_transactions\": [\n      {\n        \"membership\": \"187\",\n        \"member\": \"0\",\n        \"coupon\": \"0\",\n        \"subscription\": \"0\",\n        \"id\": \"81\",\n        \"amount\": \"25.00\",\n        \"total\": \"25.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"ch_1DofiBJT1LHvX6ILVSQdUD4q\",\n        \"status\": \"complete\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-01-03 23:34:36\",\n        \"expires_at\": \"2019-01-31 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      },\n      {\n        \"membership\": \"187\",\n        \"member\": \"0\",\n        \"coupon\": \"0\",\n        \"subscription\": \"0\",\n        \"id\": \"80\",\n        \"amount\": \"25.00\",\n        \"total\": \"25.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"ch_1DofUJJT1LHvX6ILMJpFFPBR\",\n        \"status\": \"complete\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-01-03 23:20:15\",\n        \"expires_at\": \"2019-01-01 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      },\n      {\n        \"membership\": \"29\",\n        \"member\": \"0\",\n        \"coupon\": \"0\",\n        \"subscription\": \"14\",\n        \"id\": \"36\",\n        \"amount\": \"100.00\",\n        \"total\": \"100.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"mp-txn-5be36b50d3ba3\",\n        \"status\": \"pending\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2018-11-07 22:46:40\",\n        \"expires_at\": \"2019-11-07 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ],\n    \"recent_subscriptions\": [\n      {\n        \"coupon\": \"0\",\n        \"membership\": \"29\",\n        \"member\": \"0\",\n        \"id\": \"14\",\n        \"subscr_id\": \"mp-sub-5be36b50ddb45\",\n        \"gateway\": \"peum51-1tc\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"years\",\n        \"limit_cycles\": \"0\",\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"prorated_trial\": \"0\",\n        \"trial\": \"0\",\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"status\": \"pending\",\n        \"created_at\": \"2018-11-07 22:46:40\",\n        \"total\": \"100.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_amount\": \"0.00\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"cc_last4\": \"\",\n        \"cc_exp_month\": \"\",\n        \"cc_exp_year\": \"\",\n        \"token\": \"\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ]\n  }\n}\n<\/pre>\n<h2 id=\"member-logged-in\">Member Logged In<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any member logs in. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"login\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 56,\n    \"email\": \"zapier@test.com\",\n    \"username\": \"zapiertest\",\n    \"nicename\": \"zapiertest\",\n    \"url\": \"\",\n    \"message\": \"\",\n    \"registered_at\": \"2019-04-18 16:47:14\",\n    \"first_name\": \"zapier\",\n    \"last_name\": \"test\",\n    \"display_name\": \"zapiertest\",\n    \"active_memberships\": [\n      {\n        \"id\": 15,\n        \"title\": \"Gold Membership\",\n        \"content\": \"\",\n        \"excerpt\": \"\",\n        \"date\": \"2018-08-30 16:10:22\",\n        \"status\": \"publish\",\n        \"author\": \"2\",\n        \"date_gmt\": \"2018-08-30 16:10:22\",\n        \"modified\": \"2019-04-23 08:57:21\",\n        \"modified_gmt\": \"2019-04-23 14:57:21\",\n        \"group\": \"17\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"signup_button_text\": \"Sign Up\",\n        \"limit_cycles\": false,\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"trial\": false,\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"trial_once\": \"1\",\n        \"group_order\": \"2\",\n        \"is_highlighted\": false,\n        \"plan_code\": \"\",\n        \"pricing_title\": \"Gold Membership\",\n        \"pricing_show_price\": true,\n        \"pricing_display\": \"custom\",\n        \"custom_price\": \"$100 recurring yearly\",\n        \"pricing_heading_txt\": \"\",\n        \"pricing_footer_txt\": \"\",\n        \"pricing_button_txt\": \"Sign Up\",\n        \"pricing_button_position\": \"footer\",\n        \"pricing_benefits\": [\n          \"\"\n        ],\n        \"register_price_action\": \"custom\",\n        \"register_price\": \"$100 recurring yearly\",\n        \"thank_you_page_enabled\": false,\n        \"thank_you_page_type\": \"message\",\n        \"thank_you_message\": \"\",\n        \"thank_you_page_id\": \"0\",\n        \"custom_login_urls_enabled\": false,\n        \"custom_login_urls_default\": \"\",\n        \"custom_login_urls\": [],\n        \"expire_type\": \"none\",\n        \"expire_after\": \"1\",\n        \"expire_unit\": \"days\",\n        \"expire_fixed\": \"2019-04-23\",\n        \"tax_exempt\": false,\n        \"allow_renewal\": false,\n        \"access_url\": \"\",\n        \"disable_address_fields\": false,\n        \"simultaneous_subscriptions\": \"1\",\n        \"use_custom_template\": false,\n        \"custom_template\": \"template-sitemap.php\",\n        \"customize_payment_methods\": \"1\",\n        \"custom_payment_methods\": [\n          \"peum51-1tc\"\n        ],\n        \"customize_profile_fields\": false,\n        \"custom_profile_fields\": [],\n        \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n      }\n    ],\n    \"active_txn_count\": \"1\",\n    \"expired_txn_count\": \"1\",\n    \"trial_txn_count\": null,\n    \"sub_count\": null,\n    \"login_count\": \"1\",\n    \"first_txn\": {\n      \"membership\": \"15\",\n      \"member\": \"56\",\n      \"coupon\": \"0\",\n      \"subscription\": \"69\",\n      \"id\": \"198\",\n      \"amount\": \"0.00\",\n      \"total\": \"0.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"cus_EuSIHGllVD3168\",\n      \"status\": \"confirmed\",\n      \"txn_type\": \"subscription_confirmation\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-04-18 16:47:14\",\n      \"expires_at\": \"2019-04-18 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"latest_txn\": {\n      \"membership\": \"15\",\n      \"member\": \"56\",\n      \"coupon\": \"0\",\n      \"subscription\": \"69\",\n      \"id\": \"199\",\n      \"amount\": \"100.00\",\n      \"total\": \"100.00\",\n      \"tax_amount\": \"0.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"trans_num\": \"ch_1EQdOLJT1LHvX6ILZhIzeboJ\",\n      \"status\": \"complete\",\n      \"txn_type\": \"payment\",\n      \"gateway\": \"peum51-1tc\",\n      \"prorated\": \"0\",\n      \"created_at\": \"2019-04-18 16:47:21\",\n      \"expires_at\": \"2019-05-18 23:59:59\",\n      \"corporate_account_id\": \"0\",\n      \"parent_transaction_id\": \"0\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"address\": {\n      \"mepr-address-one\": \"123 fake st\",\n      \"mepr-address-two\": \"\",\n      \"mepr-address-city\": \"city\",\n      \"mepr-address-state\": \"UT\",\n      \"mepr-address-zip\": \"81111\",\n      \"mepr-address-country\": \"US\"\n    },\n    \"profile\": {\n      \"mepr_company_name\": \"MemberPress\",\n      \"mepr_birthday\": \"2019-04-18\",\n      \"mepr_testslug\": \"\"\n    },\n    \"recent_transactions\": [\n      {\n        \"membership\": \"15\",\n        \"member\": \"56\",\n        \"coupon\": \"0\",\n        \"subscription\": \"69\",\n        \"id\": \"199\",\n        \"amount\": \"100.00\",\n        \"total\": \"100.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"ch_1EQdOLJT1LHvX6ILZhIzeboJ\",\n        \"status\": \"complete\",\n        \"txn_type\": \"payment\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-04-18 16:47:21\",\n        \"expires_at\": \"2019-05-18 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      },\n      {\n        \"membership\": \"15\",\n        \"member\": \"56\",\n        \"coupon\": \"0\",\n        \"subscription\": \"69\",\n        \"id\": \"198\",\n        \"amount\": \"0.00\",\n        \"total\": \"0.00\",\n        \"tax_amount\": \"0.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"trans_num\": \"cus_EuSIHGllVD3168\",\n        \"status\": \"confirmed\",\n        \"txn_type\": \"subscription_confirmation\",\n        \"gateway\": \"peum51-1tc\",\n        \"prorated\": \"0\",\n        \"created_at\": \"2019-04-18 16:47:14\",\n        \"expires_at\": \"2019-04-18 23:59:59\",\n        \"corporate_account_id\": \"0\",\n        \"parent_transaction_id\": \"0\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ],\n    \"recent_subscriptions\": [\n      {\n        \"coupon\": \"0\",\n        \"membership\": \"15\",\n        \"member\": \"56\",\n        \"id\": \"69\",\n        \"subscr_id\": \"cus_EuSIHGllVD3168\",\n        \"gateway\": \"peum51-1tc\",\n        \"price\": \"100.00\",\n        \"period\": \"1\",\n        \"period_type\": \"months\",\n        \"limit_cycles\": \"0\",\n        \"limit_cycles_num\": \"2\",\n        \"limit_cycles_action\": \"expire\",\n        \"prorated_trial\": \"0\",\n        \"trial\": \"0\",\n        \"trial_days\": \"0\",\n        \"trial_amount\": \"0.00\",\n        \"status\": \"active\",\n        \"created_at\": \"2019-04-18 16:47:19\",\n        \"total\": \"100.00\",\n        \"tax_rate\": \"0.000\",\n        \"tax_amount\": \"0.00\",\n        \"tax_desc\": \"\",\n        \"tax_class\": \"standard\",\n        \"cc_last4\": \"1111\",\n        \"cc_exp_month\": \"10\",\n        \"cc_exp_year\": \"2020\",\n        \"token\": \"\",\n        \"tax_compound\": \"0\",\n        \"tax_shipping\": \"1\",\n        \"response\": null\n      }\n    ]\n  }\n}\n<\/pre>\n<h2 id=\"subscription-created\">Subscription Created<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a subscription is created. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-created\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 56,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-04-18 16:47:14\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapiertest\"\n    },\n    \"id\": \"69\",\n    \"subscr_id\": \"cus_EuSIHGllVD3168\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"100.00\",\n    \"period\": \"1\",\n    \"period_type\": \"months\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"0\",\n    \"trial\": \"0\",\n    \"trial_days\": \"0\",\n    \"trial_amount\": \"0.00\",\n    \"status\": \"active\",\n    \"created_at\": \"2019-04-18 16:47:19\",\n    \"total\": \"100.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-paused\">Subscription Paused<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a subscription is paused. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-paused\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": {\n      \"id\": 197,\n      \"coupon_code\": \"M5TGWIKIYU\",\n      \"date\": \"2019-01-10 15:38:04\",\n      \"status\": \"publish\",\n      \"author\": \"5\",\n      \"date_gmt\": \"2019-01-10 22:38:04\",\n      \"modified\": \"2019-02-05 10:18:06\",\n      \"modified_gmt\": \"2019-02-05 17:18:06\",\n      \"valid_memberships\": [\n        \"196\"\n      ],\n      \"should_expire\": false,\n      \"expires_on\": \"0\",\n      \"usage_count\": \"3\",\n      \"usage_amount\": \"0\",\n      \"discount_type\": \"percent\",\n      \"discount_amount\": \"20\",\n      \"discount_mode\": \"trial-override\",\n      \"trial_days\": \"2\",\n      \"trial_amount\": \"0.00\"\n    },\n    \"membership\": {\n      \"id\": 196,\n      \"title\": \"coupon test\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2019-01-10 15:36:20\",\n      \"status\": \"publish\",\n      \"author\": \"5\",\n      \"date_gmt\": \"2019-01-10 22:36:20\",\n      \"modified\": \"2019-02-19 12:15:59\",\n      \"modified_gmt\": \"2019-02-19 19:15:59\",\n      \"group\": \"0\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"years\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": \"1\",\n      \"trial_days\": \"14\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"0\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"coupon test\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-02-19\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 36,\n      \"email\": \"coupon@trial.com\",\n      \"username\": \"coupontrial\",\n      \"nicename\": \"coupontrial\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-01-10 22:39:32\",\n      \"first_name\": \"\",\n      \"last_name\": \"\",\n      \"display_name\": \"coupontrial\"\n    },\n    \"id\": \"32\",\n    \"subscr_id\": \"cus_EJprCdOvRzjvZq\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"80.00\",\n    \"period\": \"1\",\n    \"period_type\": \"years\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"0\",\n    \"trial\": \"1\",\n    \"trial_days\": \"14\",\n    \"trial_amount\": \"0.00\",\n    \"status\": \"active\",\n    \"created_at\": \"2019-01-10 22:40:03\",\n    \"total\": \"80.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"32-yourdomain.com-5c59c54c8e755\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-resumed\">Subscription Resumed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a subscription is resumed. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-resumed\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": false,\n    \"member\": 0,\n    \"id\": 0,\n    \"subscr_id\": \"mp-sub-5cbf49bc32f6b\",\n    \"gateway\": {\n      \"name\": \"Manual\",\n      \"label\": \"Manual\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/offline.png\",\n      \"use_icon\": true,\n      \"desc\": \"\",\n      \"use_desc\": true,\n      \"id\": \"manual\",\n      \"has_spc_form\": null,\n      \"settings\": {},\n      \"capabilities\": []\n    },\n    \"price\": 0,\n    \"period\": 1,\n    \"period_type\": \"months\",\n    \"limit_cycles\": false,\n    \"limit_cycles_num\": 0,\n    \"limit_cycles_action\": null,\n    \"prorated_trial\": false,\n    \"trial\": false,\n    \"trial_days\": 0,\n    \"trial_amount\": 0,\n    \"status\": \"pending\",\n    \"created_at\": null,\n    \"total\": 0,\n    \"tax_rate\": 0,\n    \"tax_amount\": 0,\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": null,\n    \"cc_exp_month\": null,\n    \"cc_exp_year\": null,\n    \"token\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-stopped\">Subscription Stopped<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a subscription is cancelled. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-stopped\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": false,\n    \"member\": 0,\n    \"id\": 0,\n    \"subscr_id\": \"mp-sub-5cbf49f34eb28\",\n    \"gateway\": {\n      \"name\": \"Manual\",\n      \"label\": \"Manual\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/offline.png\",\n      \"use_icon\": true,\n      \"desc\": \"\",\n      \"use_desc\": true,\n      \"id\": \"manual\",\n      \"has_spc_form\": null,\n      \"settings\": {},\n      \"capabilities\": []\n    },\n    \"price\": 0,\n    \"period\": 1,\n    \"period_type\": \"months\",\n    \"limit_cycles\": false,\n    \"limit_cycles_num\": 0,\n    \"limit_cycles_action\": null,\n    \"prorated_trial\": false,\n    \"trial\": false,\n    \"trial_days\": 0,\n    \"trial_amount\": 0,\n    \"status\": \"pending\",\n    \"created_at\": null,\n    \"total\": 0,\n    \"tax_rate\": 0,\n    \"tax_amount\": 0,\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": null,\n    \"cc_exp_month\": null,\n    \"cc_exp_year\": null,\n    \"token\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-upgraded\">Subscription Upgraded<\/h2>\n<h4>Description<\/h4>\n<p> DEPRECATED \u2013 Please use Subscription Upgraded to (Recurring | Non-Recurring) instead. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-upgraded\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 247,\n      \"title\": \"274 yearly\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2019-03-04 15:47:14\",\n      \"status\": \"publish\",\n      \"author\": \"5\",\n      \"date_gmt\": \"2019-03-04 22:47:14\",\n      \"modified\": \"2019-03-04 15:47:14\",\n      \"modified_gmt\": \"2019-03-04 22:47:14\",\n      \"group\": \"248\",\n      \"price\": \"274.00\",\n      \"period\": \"1\",\n      \"period_type\": \"years\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"1\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"274 yearly\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-03-04\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 44,\n      \"email\": \"264@test.com\",\n      \"username\": \"264@test.com\",\n      \"nicename\": \"264test-com\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-03-04 22:48:48\",\n      \"first_name\": \"\",\n      \"last_name\": \"\",\n      \"display_name\": \"264@test.com\"\n    },\n    \"id\": \"55\",\n    \"subscr_id\": \"cus_Edh0OEAyG94pBP\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"274.00\",\n    \"period\": \"1\",\n    \"period_type\": \"years\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"1\",\n    \"trial\": \"1\",\n    \"trial_days\": \"7\",\n    \"trial_amount\": \"1.00\",\n    \"status\": \"active\",\n    \"created_at\": \"2019-03-04 22:51:12\",\n    \"total\": \"274.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-downgraded\">Subscription Downgraded<\/h2>\n<h4>Description<\/h4>\n<p> DEPRECATED \u2013 Please use Subscription Downgraded to (Recurring | Non-Recurring) instead. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-downgraded\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 13,\n      \"title\": \"Bronze Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:08:50\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:08:50\",\n      \"modified\": \"2019-01-14 13:49:13\",\n      \"modified_gmt\": \"2019-01-14 20:49:13\",\n      \"group\": \"17\",\n      \"price\": \"0.00\",\n      \"period\": \"1\",\n      \"period_type\": \"lifetime\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"0\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Bronze Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-01-14\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 30,\n      \"email\": \"downgrade@email.com\",\n      \"username\": \"downgrade@email.com\",\n      \"nicename\": \"downgradeemail-com\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-12-28 17:51:46\",\n      \"first_name\": \"downgrade\",\n      \"last_name\": \"downgrade\",\n      \"display_name\": \"downgrade@email.com\"\n    },\n    \"id\": \"71\",\n    \"amount\": \"0.00\",\n    \"total\": \"0.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"mp-txn-5c2663104e471\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": {\n      \"name\": \"Free\",\n      \"label\": \"Free\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/offline.png\",\n      \"use_icon\": true,\n      \"desc\": \"\",\n      \"use_desc\": true,\n      \"id\": \"free\",\n      \"has_spc_form\": null,\n      \"settings\": {},\n      \"capabilities\": []\n    },\n    \"prorated\": \"1\",\n    \"created_at\": \"2018-12-28 17:53:18\",\n    \"expires_at\": \"0000-00-00 00:00:00\",\n    \"subscription_id\": \"0\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-upgraded-to-non-recurring\">Subscription Upgraded to Non-Recurring<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user upgrades their Subscription and the new Subscription is non-recurring (one-time payment). <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-upgraded-to-one-time\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 16,\n      \"title\": \"Platinum Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:44\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:44\",\n      \"modified\": \"2018-11-29 10:04:26\",\n      \"modified_gmt\": \"2018-11-29 17:04:26\",\n      \"group\": \"17\",\n      \"price\": \"2600.00\",\n      \"period\": \"1\",\n      \"period_type\": \"lifetime\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"3\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Platinum Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2018-11-29\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": \"0\",\n    \"id\": \"26\",\n    \"amount\": \"2590.83\",\n    \"total\": \"2590.83\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1DMLSfJT1LHvX6ILAUpQUAe0\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"1\",\n    \"created_at\": \"2018-10-17 20:17:14\",\n    \"expires_at\": \"0000-00-00 00:00:00\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": false,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"subscription-upgraded-to-recurring\">Subscription Upgraded to Recurring<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user upgrades their Subscription and the new Subscription is auto-recurring (payments happen automatically each payment cycle). <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-upgraded-to-recurring\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 247,\n      \"title\": \"274 yearly\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2019-03-04 15:47:14\",\n      \"status\": \"publish\",\n      \"author\": \"5\",\n      \"date_gmt\": \"2019-03-04 22:47:14\",\n      \"modified\": \"2019-03-04 15:47:14\",\n      \"modified_gmt\": \"2019-03-04 22:47:14\",\n      \"group\": \"248\",\n      \"price\": \"274.00\",\n      \"period\": \"1\",\n      \"period_type\": \"years\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"1\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"274 yearly\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-03-04\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 44,\n      \"email\": \"264@test.com\",\n      \"username\": \"264@test.com\",\n      \"nicename\": \"264test-com\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-03-04 22:48:48\",\n      \"first_name\": \"\",\n      \"last_name\": \"\",\n      \"display_name\": \"264@test.com\"\n    },\n    \"id\": \"55\",\n    \"subscr_id\": \"cus_Edh0OEAyG94pBP\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"274.00\",\n    \"period\": \"1\",\n    \"period_type\": \"years\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"1\",\n    \"trial\": \"1\",\n    \"trial_days\": \"7\",\n    \"trial_amount\": \"1.00\",\n    \"status\": \"active\",\n    \"created_at\": \"2019-03-04 22:51:12\",\n    \"total\": \"274.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-downgraded-to-non-recurring\">Subscription Downgraded to Non-Recurring<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user downgrades their Subscription and the new Subscription is non-recurring (one-time payment). <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-downgraded-to-one-time\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 13,\n      \"title\": \"Bronze Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:08:50\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:08:50\",\n      \"modified\": \"2019-01-14 13:49:13\",\n      \"modified_gmt\": \"2019-01-14 20:49:13\",\n      \"group\": \"17\",\n      \"price\": \"0.00\",\n      \"period\": \"1\",\n      \"period_type\": \"lifetime\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"0\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Bronze Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-01-14\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 30,\n      \"email\": \"downgrade@email.com\",\n      \"username\": \"downgrade@email.com\",\n      \"nicename\": \"downgradeemail-com\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-12-28 17:51:46\",\n      \"first_name\": \"downgrade\",\n      \"last_name\": \"downgrade\",\n      \"display_name\": \"downgrade@email.com\",\n      \"address\": {\n        \"mepr-address-one\": \"123 fake st\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": \"0\",\n    \"id\": \"71\",\n    \"amount\": \"0.00\",\n    \"total\": \"0.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"mp-txn-5c2663104e471\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"free\",\n    \"prorated\": \"1\",\n    \"created_at\": \"2018-12-28 17:53:18\",\n    \"expires_at\": \"0000-00-00 00:00:00\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": false\n  }\n}\n<\/pre>\n<h2 id=\"subscription-downgraded-to-recurring\">Subscription Downgraded to Recurring<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user downgrades their Subscription and the new Subscription is auto-recurring (payments happen automatically each payment cycle). <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-downgraded-to-recurring\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n    },\n    \"id\": \"12\",\n    \"subscr_id\": \"cus_DrJ5MoBA4aJi27\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"100.00\",\n    \"period\": \"1\",\n    \"period_type\": \"months\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"1\",\n    \"trial\": \"1\",\n    \"trial_days\": \"31\",\n    \"trial_amount\": \"0.00\",\n    \"status\": \"cancelled\",\n    \"created_at\": \"2018-10-26 18:56:20\",\n    \"total\": \"100.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"subscription-expired\">Subscription Expired<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a subscription expires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"subscription-expired\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n    },\n    \"id\": \"58\",\n    \"subscr_id\": \"cus_EhmAfr0Y1tbHSL\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"100.00\",\n    \"period\": \"1\",\n    \"period_type\": \"months\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"0\",\n    \"trial\": \"0\",\n    \"trial_days\": \"0\",\n    \"trial_amount\": \"0.00\",\n    \"status\": \"cancelled\",\n    \"created_at\": \"2019-03-15 20:26:28\",\n    \"total\": \"100.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"transaction-completed\">Transaction Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a transaction has completed in MemberPress. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"transaction-completed\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-03-14 13:10:21\",\n      \"modified_gmt\": \"2019-03-14 19:10:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"Pricing\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"This is a test\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-03-14\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 46,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapier@test.com\",\n      \"nicename\": \"zapiertest-com\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-03-19 16:48:20\",\n      \"first_name\": \"Zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier@test.com\",\n      \"address\": {\n        \"mepr-address-one\": \"123 fake st\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"city\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"81111\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"Zapier test\",\n        \"mepr_birthday\": \"2019-03-19\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"46\",\n      \"id\": \"59\",\n      \"subscr_id\": \"cus_EjDYhKuKyRY5N2\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-03-19 16:48:25\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"10\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"167\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1EFl6yJT1LHvX6IL95fhb7M4\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-03-19 16:48:28\",\n    \"expires_at\": \"2019-04-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": 1,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"transaction-refunded\">Transaction Refunded<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any transaction is refunded. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"transaction-refunded\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-03-14 13:10:21\",\n      \"modified_gmt\": \"2019-03-14 19:10:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"Pricing\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"This is a test\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-03-14\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 46,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapier@test.com\",\n      \"nicename\": \"zapiertest-com\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-03-19 16:48:20\",\n      \"first_name\": \"Zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier@test.com\",\n      \"address\": {\n        \"mepr-address-one\": \"123 fake st\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"city\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"81111\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"Zapier test\",\n        \"mepr_birthday\": \"2019-03-19\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"46\",\n      \"id\": \"59\",\n      \"subscr_id\": \"cus_EjDYhKuKyRY5N2\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-03-19 16:48:25\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"10\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"167\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1EFl6yJT1LHvX6IL95fhb7M4\",\n    \"status\": \"refunded\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-03-19 16:48:28\",\n    \"expires_at\": \"2019-04-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": 1,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"transaction-failed\">Transaction Failed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any transaction fails. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"transaction-failed\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"transaction-expired\">Transaction Expired<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any transaction expires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"transaction-expired\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"58\",\n      \"subscr_id\": \"cus_EhmAfr0Y1tbHSL\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"cancelled\",\n      \"created_at\": \"2019-03-15 20:26:28\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"10\",\n      \"cc_exp_year\": \"2020\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"165\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1EEMbnJT1LHvX6ILQovJh8vj\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-03-15 20:26:30\",\n    \"expires_at\": \"2019-04-15 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": 1,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"recurring-transaction-completed\">Recurring Transaction Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a transaction associated with a recurring subscription completes. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"recurring-transaction-completed\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"renewal-transaction-completed\">Renewal Transaction Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when the 2nd+ transaction associated with a recurring subscription completes. This does not fire for the first transaction in a recurring subscription, only the 2nd or later payments will trigger this event. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"renewal-transaction-completed\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"recurring-transaction-failed\">Recurring Transaction Failed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a recurring transaction completes. Because recurring transactions typically involve a 3rd party gateway it's good to know when a payment has failed on the gateway's end. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"recurring-transaction-failed\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"recurring-transaction-expired\">Recurring Transaction Expired<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any transaction associated with a subscription expires. This event will not indicate that a recurring subscription is expiring, just that a transaction associated with it is expiring. If you're looking through a subscription expiration event, try \u2018subscription-expired'. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"recurring-transaction-expired\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"58\",\n      \"subscr_id\": \"cus_EhmAfr0Y1tbHSL\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"cancelled\",\n      \"created_at\": \"2019-03-15 20:26:28\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"10\",\n      \"cc_exp_year\": \"2020\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"165\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1EEMbnJT1LHvX6ILQovJh8vj\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-03-15 20:26:30\",\n    \"expires_at\": \"2019-04-15 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": 1,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"non-recurring-transaction-completed\">Non-Recurring Transaction Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a non-recurring transaction has completed on MemberPress. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"non-recurring-transaction-completed\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 271,\n      \"title\": \"One day membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2019-04-04 12:14:54\",\n      \"status\": \"publish\",\n      \"author\": \"5\",\n      \"date_gmt\": \"2019-04-04 18:14:54\",\n      \"modified\": \"2019-04-04 12:14:54\",\n      \"modified_gmt\": \"2019-04-04 18:14:54\",\n      \"group\": \"0\",\n      \"price\": \"10.00\",\n      \"period\": \"1\",\n      \"period_type\": \"lifetime\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"0\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"One day membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"delay\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-04\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": \"0\",\n    \"id\": \"195\",\n    \"amount\": \"10.00\",\n    \"total\": \"10.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1EPstWJT1LHvX6ILpbHj3WEZ\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-16 15:08:20\",\n    \"expires_at\": \"2019-04-17 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": false,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"non-recurring-transaction-expired\">Non-Recurring Transaction Expired<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any transaction not associated with a subscription expires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"non-recurring-transaction-expired\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 92,\n      \"title\": \"Unlock Your Performance - Premium\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-09-24 14:24:43\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-09-24 20:24:43\",\n      \"modified\": \"2019-04-05 15:35:29\",\n      \"modified_gmt\": \"2019-04-05 21:35:29\",\n      \"group\": \"93\",\n      \"price\": \"257.00\",\n      \"period\": \"1\",\n      \"period_type\": \"lifetime\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"0\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Unlock Your Performance - Premium\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"delay\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"weeks\",\n      \"expire_fixed\": \"2019-04-05\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": \"1\",\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n     \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": \"0\",\n    \"id\": \"188\",\n    \"amount\": \"257.00\",\n    \"total\": \"257.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ELzhmJT1LHvX6ILPVV6mtMr\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-05 21:35:49\",\n    \"expires_at\": \"2019-04-12 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": false,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"after-member-registers\">After Member Registers<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any After Member Signup reminder fires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"after-member-signup-reminder\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"after-signup-abandoned\">After Signup Abandoned<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any After Member Signup Abandoned reminder fires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"after-signup-abandoned-reminder\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 92,\n      \"title\": \"Unlock Your Performance - Premium\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-09-24 14:24:43\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-09-24 20:24:43\",\n      \"modified\": \"2019-04-05 15:35:29\",\n      \"modified_gmt\": \"2019-04-05 21:35:29\",\n      \"group\": \"93\",\n      \"price\": \"257.00\",\n      \"period\": \"1\",\n      \"period_type\": \"lifetime\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"0\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Unlock Your Performance - Premium\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"auto\",\n      \"custom_price\": \"\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"default\",\n      \"register_price\": \"\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"delay\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"weeks\",\n      \"expire_fixed\": \"2019-04-05\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": \"1\",\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": false,\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": false,\n      \"custom_payment_methods\": [],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": \"0\",\n    \"id\": \"189\",\n    \"amount\": \"257.00\",\n    \"total\": \"257.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"mp-txn-5ca7ca6a1d8a6\",\n    \"status\": \"pending\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-05 21:36:42\",\n    \"expires_at\": \"2019-04-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": false,\n    \"subscription_payment_index\": false\n  }\n}\n<\/pre>\n<h2 id=\"before-subscription-expires\">Before Subscription Expires<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any Before Subscription Expires reminder fires <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"before-sub-expires-reminder\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"after-subscription-expires\">After Subscription Expires<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any After Subscription Expires reminder fires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"after-sub-expires-reminder\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"before-subscription-renews\">Before Subscription Renews<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any Before Subscription Renews reminder fires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"before-sub-renews-reminder\",\n  \"type\": \"transaction\",\n  \"data\": {\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 5,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"http:\/\/zapier.test.com\",\n      \"message\": \"\",\n      \"registered_at\": \"2018-08-30 16:42:13\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapier test\",\n      \"address\": {\n        \"mepr-address-one\": \"120 S 200 W\",\n        \"mepr-address-two\": \"\",\n        \"mepr-address-city\": \"lehi\",\n        \"mepr-address-state\": \"UT\",\n        \"mepr-address-zip\": \"84043\",\n        \"mepr-address-country\": \"US\"\n      },\n      \"profile\": {\n        \"mepr_company_name\": \"\",\n        \"mepr_birthday\": \"2019-01-02\",\n        \"mepr_testslug\": \"\"\n      }\n    },\n    \"coupon\": \"0\",\n    \"subscription\": {\n      \"coupon\": \"0\",\n      \"membership\": \"15\",\n      \"member\": \"5\",\n      \"id\": \"46\",\n      \"subscr_id\": \"cus_EYoeMWfkPS0bOA\",\n      \"gateway\": \"peum51-1tc\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"limit_cycles\": \"0\",\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"prorated_trial\": \"0\",\n      \"trial\": \"0\",\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"status\": \"active\",\n      \"created_at\": \"2019-02-19 22:24:53\",\n      \"total\": \"100.00\",\n      \"tax_rate\": \"0.000\",\n      \"tax_amount\": \"0.00\",\n      \"tax_desc\": \"\",\n      \"tax_class\": \"standard\",\n      \"cc_last4\": \"1111\",\n      \"cc_exp_month\": \"11\",\n      \"cc_exp_year\": \"2030\",\n      \"token\": \"\",\n      \"tax_compound\": \"0\",\n      \"tax_shipping\": \"1\",\n      \"response\": null\n    },\n    \"id\": \"201\",\n    \"amount\": \"100.00\",\n    \"total\": \"100.00\",\n    \"tax_amount\": \"0.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"trans_num\": \"ch_1ER69hJT1LHvX6ILF05DBg0q\",\n    \"status\": \"complete\",\n    \"txn_type\": \"payment\",\n    \"gateway\": \"peum51-1tc\",\n    \"prorated\": \"0\",\n    \"created_at\": \"2019-04-19 23:30:08\",\n    \"expires_at\": \"2019-05-19 23:59:59\",\n    \"corporate_account_id\": \"0\",\n    \"parent_transaction_id\": \"0\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null,\n    \"rebill\": true,\n    \"subscription_payment_index\": 3,\n    \"commissions\": []\n  }\n}\n<\/pre>\n<h2 id=\"after-credit-card-expires\">After Credit Card Expires<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any After Credit Card Expires reminder fires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"after-cc-expires-reminder\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 56,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-04-18 16:47:14\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapiertest\"\n    },\n    \"id\": \"69\",\n    \"subscr_id\": \"cus_EuSIHGllVD3168\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"100.00\",\n    \"period\": \"1\",\n    \"period_type\": \"months\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"0\",\n    \"trial\": \"0\",\n    \"trial_days\": \"0\",\n    \"trial_amount\": \"0.00\",\n    \"status\": \"active\",\n    \"created_at\": \"2019-04-18 16:47:19\",\n    \"total\": \"100.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"before-credit-card-expires\">Before Credit Card Expires<\/h2>\n<h4>Description<\/h4>\n<p> Sent when any Before Credit Card Expires reminder fires. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"before-cc-expires-reminder\",\n  \"type\": \"subscription\",\n  \"data\": {\n    \"coupon\": false,\n    \"membership\": {\n      \"id\": 15,\n      \"title\": \"Gold Membership\",\n      \"content\": \"\",\n      \"excerpt\": \"\",\n      \"date\": \"2018-08-30 16:10:22\",\n      \"status\": \"publish\",\n      \"author\": \"2\",\n      \"date_gmt\": \"2018-08-30 16:10:22\",\n      \"modified\": \"2019-04-23 08:57:21\",\n      \"modified_gmt\": \"2019-04-23 14:57:21\",\n      \"group\": \"17\",\n      \"price\": \"100.00\",\n      \"period\": \"1\",\n      \"period_type\": \"months\",\n      \"signup_button_text\": \"Sign Up\",\n      \"limit_cycles\": false,\n      \"limit_cycles_num\": \"2\",\n      \"limit_cycles_action\": \"expire\",\n      \"trial\": false,\n      \"trial_days\": \"0\",\n      \"trial_amount\": \"0.00\",\n      \"trial_once\": \"1\",\n      \"group_order\": \"2\",\n      \"is_highlighted\": false,\n      \"plan_code\": \"\",\n      \"pricing_title\": \"Gold Membership\",\n      \"pricing_show_price\": true,\n      \"pricing_display\": \"custom\",\n      \"custom_price\": \"$100 recurring yearly\",\n      \"pricing_heading_txt\": \"\",\n      \"pricing_footer_txt\": \"\",\n      \"pricing_button_txt\": \"Sign Up\",\n      \"pricing_button_position\": \"footer\",\n      \"pricing_benefits\": [\n        \"\"\n      ],\n      \"register_price_action\": \"custom\",\n      \"register_price\": \"$100 recurring yearly\",\n      \"thank_you_page_enabled\": false,\n      \"thank_you_page_type\": \"message\",\n      \"thank_you_message\": \"\",\n      \"thank_you_page_id\": \"0\",\n      \"custom_login_urls_enabled\": false,\n      \"custom_login_urls_default\": \"\",\n      \"custom_login_urls\": [],\n      \"expire_type\": \"none\",\n      \"expire_after\": \"1\",\n      \"expire_unit\": \"days\",\n      \"expire_fixed\": \"2019-04-23\",\n      \"tax_exempt\": false,\n      \"allow_renewal\": false,\n      \"access_url\": \"\",\n      \"disable_address_fields\": false,\n      \"simultaneous_subscriptions\": \"1\",\n      \"use_custom_template\": false,\n      \"custom_template\": \"template-sitemap.php\",\n      \"customize_payment_methods\": \"1\",\n      \"custom_payment_methods\": [\n        \"peum51-1tc\"\n      ],\n      \"customize_profile_fields\": false,\n      \"custom_profile_fields\": [],\n      \"cannot_purchase_message\": \"You don't have access to purchase this item.\"\n    },\n    \"member\": {\n      \"id\": 56,\n      \"email\": \"zapier@test.com\",\n      \"username\": \"zapiertest\",\n      \"nicename\": \"zapiertest\",\n      \"url\": \"\",\n      \"message\": \"\",\n      \"registered_at\": \"2019-04-18 16:47:14\",\n      \"first_name\": \"zapier\",\n      \"last_name\": \"test\",\n      \"display_name\": \"zapiertest\"\n    },\n    \"id\": \"69\",\n    \"subscr_id\": \"cus_EuSIHGllVD3168\",\n    \"gateway\": {\n      \"name\": \"Stripe\",\n      \"label\": \"My Stripe gateway\",\n      \"use_label\": true,\n      \"icon\": \"http:\/\/yourdomain.com\/wp-content\/plugins\/memberpress\/images\/checkout\/cards.png\",\n      \"use_icon\": true,\n      \"desc\": \"Pay with your credit card via Stripe\",\n      \"use_desc\": true,\n      \"id\": \"peum51-1tc\",\n      \"has_spc_form\": true,\n      \"settings\": {\n        \"gateway\": \"MeprStripeGateway\",\n        \"id\": \"peum51-1tc\",\n        \"label\": \"My Stripe gateway\",\n        \"use_label\": true,\n        \"use_icon\": true,\n        \"use_desc\": true,\n        \"email\": \"\",\n        \"sandbox\": false,\n        \"force_ssl\": false,\n        \"debug\": false,\n        \"test_mode\": \"on\",\n        \"use_stripe_checkout\": false,\n        \"churn_buster_enabled\": false,\n        \"churn_buster_uuid\": \"\",\n        \"api_keys\": {\n          \"test\": {\n            \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n          },\n          \"live\": {\n            \"public\": \"\",\n            \"secret\": \"\"\n          }\n        },\n        \"saved\": \"1\",\n        \"public_key\": \"pk_test_99NqpKsIsKWcjE2cgvKViV99\",\n        \"secret_key\": \"sk_test_99WXy9TgeQGH47NMkNSnSd99\"\n      },\n      \"capabilities\": [\n        \"process-credit-cards\",\n        \"process-payments\",\n        \"process-refunds\",\n        \"create-subscriptions\",\n        \"cancel-subscriptions\",\n        \"update-subscriptions\",\n        \"suspend-subscriptions\",\n        \"resume-subscriptions\",\n        \"send-cc-expirations\"\n      ]\n    },\n    \"price\": \"100.00\",\n    \"period\": \"1\",\n    \"period_type\": \"months\",\n    \"limit_cycles\": \"0\",\n    \"limit_cycles_num\": \"2\",\n    \"limit_cycles_action\": \"expire\",\n    \"prorated_trial\": \"0\",\n    \"trial\": \"0\",\n    \"trial_days\": \"0\",\n    \"trial_amount\": \"0.00\",\n    \"status\": \"active\",\n    \"created_at\": \"2019-04-18 16:47:19\",\n    \"total\": \"100.00\",\n    \"tax_rate\": \"0.000\",\n    \"tax_amount\": \"0.00\",\n    \"tax_desc\": \"\",\n    \"tax_class\": \"standard\",\n    \"cc_last4\": \"1111\",\n    \"cc_exp_month\": \"10\",\n    \"cc_exp_year\": \"2020\",\n    \"token\": \"\",\n    \"tax_compound\": \"0\",\n    \"tax_shipping\": \"1\",\n    \"response\": null\n  }\n}\n<\/pre>\n<h2 id=\"course-started\">Course Started<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user views the course for the first time. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"mpca-course-started\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 1160,\n    \"email\": \"john@email.com\",\n    \"username\": \"johndoe\",\n    \"nicename\": \"johndoe\",\n    \"registered_at\": \"2021-07-20 18:15:18\",\n    \"display_name\": \"johndoe\",\n    \"course\": {\n      \"id\": 1627,\n      \"title\": \"Test Course\",\n      \"started\": \"2021-07-21 13:01:45\",\n      \"completed\": \"2021-07-21 13:02:01\"\n    }\n  }\n}\n<\/pre>\n<h2 id=\"course-completed\">Course Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user completes the course. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"mpca-course-completed\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 1160,\n    \"email\": \"john@email.com\",\n    \"username\": \"johndoe\",\n    \"nicename\": \"johndoe\",\n    \"registered_at\": \"2021-07-20 18:15:18\",\n    \"display_name\": \"johndoe\",\n    \"course\": {\n      \"id\": 1627,\n      \"title\": \"Test Course\",\n      \"started\": \"2021-07-21 13:01:45\",\n      \"completed\": \"2021-07-21 13:02:01\"\n    }\n  }\n}\n<\/pre>\n<h2 id=\"lesson-started\">Lesson Started<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user views the lesson for the first time. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"mpca-lesson-started\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 1160,\n    \"email\": \"john@email.com\",\n    \"username\": \"johndoe\",\n    \"nicename\": \"johndoe\",\n    \"registered_at\": \"2021-07-20 18:15:18\",\n    \"display_name\": \"johndoe\",\n    \"course\": {\n      \"id\": 1627,\n      \"title\": \"Test Course\",\n      \"started\": \"2021-07-21 13:01:45\",\n      \"completed\": \"2021-07-21 13:02:01\"\n    },\n    \"lesson\": {\n      \"id\": 1324,\n      \"title\": \"Test Lesson\",\n      \"started\": \"2021-07-21 13:01:52\",\n      \"completed\": \"2021-07-21 13:01:54\"\n    }\n  }\n}\n<\/pre>\n<h2 id=\"lesson-completed\">Lesson Completed<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user completed the lesson. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"mpca-lesson-completed\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 1160,\n    \"email\": \"john@email.com\",\n    \"username\": \"johndoe\",\n    \"nicename\": \"johndoe\",\n    \"registered_at\": \"2021-07-20 18:15:18\",\n    \"display_name\": \"johndoe\",\n    \"course\": {\n      \"id\": 1627,\n      \"title\": \"Test Course\",\n      \"started\": \"2021-07-21 13:01:45\",\n      \"completed\": \"2021-07-21 13:02:01\"\n    },\n    \"lesson\": {\n      \"id\": 1324,\n      \"title\": \"Test Lesson\",\n      \"started\": \"2021-07-21 13:01:52\",\n      \"completed\": \"2021-07-21 13:01:54\"\n    }\n  }\n}\n<\/pre>\n<h2 id=\"quiz-attempted\">Quiz Attempted<\/h2>\n<h4>Description<\/h4>\n<p> Sent when a user attempts the quiz. <\/p>\n<h4>Sample Response<\/h4>\n<pre>{\n  \"event\": \"mpca-quiz-attempt-completed\",\n  \"type\": \"member\",\n  \"data\": {\n    \"id\": 1160,\n    \"email\": \"john@email.com\",\n    \"username\": \"johndoe\",\n    \"nicename\": \"johndoe\",\n    \"registered_at\": \"2021-07-20 18:15:18\",\n    \"display_name\": \"johndoe\",\n    \"attempt\": {\n      \"id\": 10,\n      \"attempt_no\": 1,\n      \"points_possible\": 1,\n      \"points_scored\": 1,\n      \"score\": \"100%\",\n      \"date_attempt\": \"2021-07-21 13:02:01\"\n    },\n    \"course\": {\n      \"id\": 1627,\n      \"title\": \"Test Course\",\n      \"started\": \"2021-07-21 13:01:45\",\n      \"completed\": \"2021-07-21 13:02:01\"\n    },\n    \"quiz\": {\n      \"id\": 1490,\n      \"title\": \"Test Quiz\"\n    }\n  }\n}\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction [\u2026]<\/p>\n","protected":false},"author":62252,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_FSMCFIC_featured_image_caption":"","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","_strive_checklists":"\"\"","_strive_active_checklist":"62291e2bb2422","footnotes":""},"ht-kb-category":[1316],"ht-kb-tag":[],"class_list":{"0":"post-61640","1":"ht_kb","2":"type-ht_kb","3":"status-publish","4":"format-standard","6":"ht_kb_category-developer-tools","7":"entry"},"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Nikola M\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_BR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberPress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Developer Tools Event Triggers | MemberPress\" \/>\n\t\t<meta property=\"og:description\" content=\"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1650\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1275\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-02-13T12:49:12+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-02-13T22:18:49+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/memberpress\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@memberpress\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Developer Tools Event Triggers | MemberPress\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#article\",\"name\":\"Developer Tools Event Triggers | MemberPress\",\"headline\":\"Developer Tools Event Triggers\",\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#articleImage\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"datePublished\":\"2024-02-13T07:49:12-05:00\",\"dateModified\":\"2024-02-13T17:18:49-05:00\",\"inLanguage\":\"pt-BR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#webpage\"},\"articleSection\":\"Developer Tools\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/memberpress.com\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"name\":\"Advanced Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"position\":2,\"name\":\"Advanced Topics\",\"item\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/advanced-topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/developer-tools\\\/#listItem\",\"name\":\"Developer Tools\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/developer-tools\\\/#listItem\",\"position\":3,\"name\":\"Developer Tools\",\"item\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/developer-tools\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#listItem\",\"name\":\"Developer Tools Event Triggers\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"name\":\"Advanced Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#listItem\",\"position\":4,\"name\":\"Developer Tools Event Triggers\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/developer-tools\\\/#listItem\",\"name\":\"Developer Tools\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#organizationLogo\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"image\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/memberpress\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/memberpressplugin\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/MemberPressPlugin\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/memberpress\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/\",\"name\":\"Nikola M\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/litespeed\\\/avatar\\\/1edf820c48f9c430f380efe81887b154.jpg?ver=1775141118\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#webpage\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/\",\"name\":\"Developer Tools Event Triggers | MemberPress\",\"description\":\"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction\",\"inLanguage\":\"pt-BR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/developer-tools-event-triggers\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"datePublished\":\"2024-02-13T07:49:12-05:00\",\"dateModified\":\"2024-02-13T17:18:49-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"pt-BR\",\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Developer Tools Event Triggers | MemberPress<\/title>\n\n","aioseo_head_json":{"title":"Ferramentas do desenvolvedor Acionadores de eventos | MemberPress","description":"Vis\u00e3o geral Membro Membro adicionado Inscri\u00e7\u00e3o de membro conclu\u00edda Informa\u00e7\u00f5es da conta do membro atualizadas Membro exclu\u00eddo Membro conectado Assinatura Assinatura criada Assinatura pausada Assinatura retomada Assinatura interrompida Assinatura atualizada Assinatura rebaixada Assinatura atualizada para n\u00e3o recorrente Assinatura atualizada para recorrente Assinatura rebaixada para n\u00e3o recorrente Assinatura rebaixada para recorrente Transa\u00e7\u00f5es expiradas Transa\u00e7\u00e3o conclu\u00edda Transa\u00e7\u00e3o reembolsada Transa\u00e7\u00e3o com falha","canonical_url":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#article","name":"Developer Tools Event Triggers | MemberPress","headline":"Developer Tools Event Triggers","author":{"@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"publisher":{"@id":"https:\/\/memberpress.com\/pt\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/pt\/#articleImage","width":1650,"height":1275,"caption":"memberpress logo icon"},"datePublished":"2024-02-13T07:49:12-05:00","dateModified":"2024-02-13T17:18:49-05:00","inLanguage":"pt-BR","mainEntityOfPage":{"@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#webpage"},"isPartOf":{"@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#webpage"},"articleSection":"Developer Tools"},{"@type":"BreadcrumbList","@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt#listItem","position":1,"name":"Home","item":"https:\/\/memberpress.com\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/advanced-topics\/#listItem","name":"Advanced Topics"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/advanced-topics\/#listItem","position":2,"name":"Advanced Topics","item":"https:\/\/memberpress.com\/pt\/doc-categories\/advanced-topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/developer-tools\/#listItem","name":"Developer Tools"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/developer-tools\/#listItem","position":3,"name":"Developer Tools","item":"https:\/\/memberpress.com\/pt\/doc-categories\/developer-tools\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#listItem","name":"Developer Tools Event Triggers"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/advanced-topics\/#listItem","name":"Advanced Topics"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#listItem","position":4,"name":"Developer Tools Event Triggers","previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/developer-tools\/#listItem","name":"Developer Tools"}}]},{"@type":"Organization","@id":"https:\/\/memberpress.com\/pt\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/memberpress.com\/pt\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#organizationLogo","width":1650,"height":1275,"caption":"memberpress logo icon"},"image":{"@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/memberpress\/","https:\/\/www.pinterest.com\/memberpressplugin\/","https:\/\/www.youtube.com\/c\/MemberPressPlugin","https:\/\/www.linkedin.com\/company\/memberpress\/"]},{"@type":"Person","@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author","url":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/","name":"Nikola M","image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/litespeed\/avatar\/1edf820c48f9c430f380efe81887b154.jpg?ver=1775141118"}},{"@type":"WebPage","@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#webpage","url":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/","name":"Developer Tools Event Triggers | MemberPress","description":"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction","inLanguage":"pt-BR","isPartOf":{"@id":"https:\/\/memberpress.com\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/#breadcrumblist"},"author":{"@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"creator":{"@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"datePublished":"2024-02-13T07:49:12-05:00","dateModified":"2024-02-13T17:18:49-05:00"},{"@type":"WebSite","@id":"https:\/\/memberpress.com\/pt\/#website","url":"https:\/\/memberpress.com\/pt\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"pt-BR","publisher":{"@id":"https:\/\/memberpress.com\/pt\/#organization"}}]},"og:locale":"pt_BR","og:site_name":"MemberPress","og:type":"article","og:title":"Developer Tools Event Triggers | MemberPress","og:description":"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction","og:url":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/","og:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:secure_url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:width":1650,"og:image:height":1275,"article:published_time":"2024-02-13T12:49:12+00:00","article:modified_time":"2024-02-13T22:18:49+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"Developer Tools Event Triggers | MemberPress","twitter:description":"Overview Member Member Added Member Signup Completed Member Account Info Updated Member Deleted Member Logged In Subscription Subscription Created Subscription Paused Subscription Resumed Subscription Stopped Subscription Upgraded Subscription Downgraded Subscription Upgraded to Non-Recurring Subscription Upgraded to Recurring Subscription Downgraded to Non-Recurring Subscription Downgraded to Recurring Subscription Expired Transactions Transaction Completed Transaction Refunded Transaction Failed Transaction","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"61640","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2025-10-09 21:43:25","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":null,"created":"2024-02-13 12:49:12","updated":"2026-03-03 14:53:49"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/pt\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/pt\/doc-categories\/advanced-topics\/\" title=\"Advanced Topics\">Advanced Topics<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/pt\/doc-categories\/developer-tools\/\" title=\"Developer Tools\">Developer Tools<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tDeveloper Tools Event Triggers\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/memberpress.com\/pt"},{"label":"Advanced Topics","link":"https:\/\/memberpress.com\/pt\/doc-categories\/advanced-topics\/"},{"label":"Developer Tools","link":"https:\/\/memberpress.com\/pt\/doc-categories\/developer-tools\/"},{"label":"Developer Tools Event Triggers","link":"https:\/\/memberpress.com\/pt\/docs\/developer-tools-event-triggers\/"}],"_links":{"self":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb\/61640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/users\/62252"}],"replies":[{"embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/comments?post=61640"}],"version-history":[{"count":0,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb\/61640\/revisions"}],"wp:attachment":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/media?parent=61640"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb-category?post=61640"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb-tag?post=61640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}