{
  "id": "evt_3KXctEJyH9e69bzm1EglOzAz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930421,
  "data": {
    "object": {
      "id": "ch_3KXctEJyH9e69bzm10mHvZql",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KXctEJyH9e69bzm1bkO75t5",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "vincentbii@queritel.com",
        "name": "Bii",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1645930420,
      "currency": "usd",
      "customer": "cus_LE53BMT3NOMYUP",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 53,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 10,
          "exp_year": 2028,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXctEJyH9e69bzm10mHvZql/rcpt_LE53Cmc5h7zUKLzdrQD94Z5NOQqdFuu",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KXctEJyH9e69bzm10mHvZql/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KXctGJyH9e69bzmWpkHjRmq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930421,
  "data": {
    "object": {
      "id": "cs_test_a14SmK0Ftw32aogsMcZCZobR57OVE5J13vQgzLbMr2zcocup4WL60alQTk",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "http://localhost:4242/canceled.php",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LE53BMT3NOMYUP",
      "customer_creation": "always",
      "customer_details": {
        "email": "vincentbii@queritel.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646016770,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "success_url": "http://localhost:4242/success.php?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KXctGJyH9e69bzm9qpiu1R6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930419,
  "data": {
    "object": {
      "id": "pm_1KXctCJyH9e69bzmLMCYmBBr",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "vincentbii@queritel.com",
        "name": "Bii",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 10,
        "exp_year": 2028,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1645930418,
      "customer": "cus_LE53BMT3NOMYUP",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KXctGJyH9e69bzmslVdv7IP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930419,
  "data": {
    "object": {
      "id": "cus_LE53BMT3NOMYUP",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645930419,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "vincentbii@queritel.com",
      "invoice_prefix": "72C6F46B",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Bii",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE53BMT3NOMYUP/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645930419,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645930419,
            "current_period_end": 1648349619,
            "current_period_start": 1645930419,
            "customer": "cus_LE53BMT3NOMYUP",
            "days_until_due": null,
            "default_payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE53MBRwN9ZYZb",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645930420,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXctDJyH9e69bzmsx5TSVdL"
            },
            "latest_invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645930419,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE53BMT3NOMYUP/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE53BMT3NOMYUP/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "customer.created"
}{
  "id": "evt_1KXctGJyH9e69bzma341QtVa",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930420,
  "data": {
    "object": {
      "id": "cus_LE53BMT3NOMYUP",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645930419,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "vincentbii@queritel.com",
      "invoice_prefix": "72C6F46B",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Bii",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE53BMT3NOMYUP/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645930419,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645930419,
            "current_period_end": 1648349619,
            "current_period_start": 1645930419,
            "customer": "cus_LE53BMT3NOMYUP",
            "days_until_due": null,
            "default_payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE53MBRwN9ZYZb",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645930420,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXctDJyH9e69bzmsx5TSVdL"
            },
            "latest_invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645930419,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE53BMT3NOMYUP/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE53BMT3NOMYUP/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KXctGJyH9e69bzmANccqglO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930420,
  "data": {
    "object": {
      "id": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645930420,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE53BMT3NOMYUP",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincentbii@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIy0200iZ2a8kRq?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIy0200iZ2a8kRq/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXctEJyH9e69bzmmG6vx9DY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648349619,
              "start": 1645930419
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "subscription_item": "si_LE53MBRwN9ZYZb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXctEJyH9e69bzm5JO3YdtH/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "72C6F46B-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930419,
      "period_start": 1645930419,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645930420,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KXctGJyH9e69bzmG3MKfHff",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930420,
  "data": {
    "object": {
      "id": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645930420,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE53BMT3NOMYUP",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincentbii@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIy0200iZ2a8kRq?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIy0200iZ2a8kRq/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXctEJyH9e69bzmmG6vx9DY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648349619,
              "start": 1645930419
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "subscription_item": "si_LE53MBRwN9ZYZb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXctEJyH9e69bzm5JO3YdtH/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "72C6F46B-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930419,
      "period_start": 1645930419,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645930420,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KXctGJyH9e69bzmJBuDQl4c",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930420,
  "data": {
    "object": {
      "id": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645930419,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645930419,
      "current_period_end": 1648349619,
      "current_period_start": 1645930419,
      "customer": "cus_LE53BMT3NOMYUP",
      "days_until_due": null,
      "default_payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE53MBRwN9ZYZb",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645930420,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXctDJyH9e69bzmsx5TSVdL"
      },
      "latest_invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645930419,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KXctGJyH9e69bzmnohXUA8f",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930421,
  "data": {
    "object": {
      "id": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXctEJyH9e69bzm10mHvZql",
      "collection_method": "charge_automatically",
      "created": 1645930420,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE53BMT3NOMYUP",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincentbii@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIy0200iZ2a8kRq?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIy0200iZ2a8kRq/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXctEJyH9e69bzmmG6vx9DY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648349619,
              "start": 1645930419
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "subscription_item": "si_LE53MBRwN9ZYZb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXctEJyH9e69bzm5JO3YdtH/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "72C6F46B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930419,
      "period_start": 1645930419,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645930420,
        "marked_uncollectible_at": null,
        "paid_at": 1645930421,
        "voided_at": null
      },
      "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KXctHJyH9e69bzmcamAI7F2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930421,
  "data": {
    "object": {
      "id": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645930419,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645930419,
      "current_period_end": 1648349619,
      "current_period_start": 1645930419,
      "customer": "cus_LE53BMT3NOMYUP",
      "days_until_due": null,
      "default_payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE53MBRwN9ZYZb",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645930420,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXctDJyH9e69bzmsx5TSVdL"
      },
      "latest_invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645930419,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KXctHJyH9e69bzm1L1AGjP8",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930422,
  "data": {
    "object": {
      "id": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXctEJyH9e69bzm10mHvZql",
      "collection_method": "charge_automatically",
      "created": 1645930420,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE53BMT3NOMYUP",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincentbii@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIz0200HmRORt1T?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIz0200HmRORt1T/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXctEJyH9e69bzmmG6vx9DY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648349619,
              "start": 1645930419
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "subscription_item": "si_LE53MBRwN9ZYZb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXctEJyH9e69bzm5JO3YdtH/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "72C6F46B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930419,
      "period_start": 1645930419,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645930420,
        "marked_uncollectible_at": null,
        "paid_at": 1645930421,
        "voided_at": null
      },
      "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KXctHJyH9e69bzmUpNjbIOf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930422,
  "data": {
    "object": {
      "id": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXctEJyH9e69bzm10mHvZql",
      "collection_method": "charge_automatically",
      "created": 1645930420,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE53BMT3NOMYUP",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincentbii@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIz0200HmRORt1T?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTUzRklEbzdqd09yRE1ieGpiOWRVSllkYXRDb2w1LDM2NDcxMjIz0200HmRORt1T/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXctEJyH9e69bzmmG6vx9DY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648349619,
              "start": 1645930419
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
            "subscription_item": "si_LE53MBRwN9ZYZb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXctEJyH9e69bzm5JO3YdtH/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "72C6F46B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930419,
      "period_start": 1645930419,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645930420,
        "marked_uncollectible_at": null,
        "paid_at": 1645930421,
        "voided_at": null
      },
      "subscription": "sub_1KXctDJyH9e69bzmsx5TSVdL",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KXctEJyH9e69bzm10BWAcXs",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930421,
  "data": {
    "object": {
      "id": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KXctEJyH9e69bzm10mHvZql",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KXctEJyH9e69bzm1bkO75t5",
            "billing_details": {
              "address": {
                "city": null,
                "country": "KE",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "vincentbii@queritel.com",
              "name": "Bii",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1645930420,
            "currency": "usd",
            "customer": "cus_LE53BMT3NOMYUP",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 53,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
            "payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 10,
                "exp_year": 2028,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXctEJyH9e69bzm10mHvZql/rcpt_LE53Cmc5h7zUKLzdrQD94Z5NOQqdFuu",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KXctEJyH9e69bzm10mHvZql/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KXctEJyH9e69bzm1Z5bFrIx"
      },
      "client_secret": "pi_3KXctEJyH9e69bzm1Z5bFrIx_secret_AaS163ckZDJQ8E1pvcUsovvX7",
      "confirmation_method": "automatic",
      "created": 1645930420,
      "currency": "usd",
      "customer": "cus_LE53BMT3NOMYUP",
      "description": "Subscription creation",
      "invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KXctCJyH9e69bzmLMCYmBBr",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KXctEJyH9e69bzm1S91vbJe",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930420,
  "data": {
    "object": {
      "id": "pi_3KXctEJyH9e69bzm1Z5bFrIx",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KXctEJyH9e69bzm1Z5bFrIx"
      },
      "client_secret": "pi_3KXctEJyH9e69bzm1Z5bFrIx_secret_AaS163ckZDJQ8E1pvcUsovvX7",
      "confirmation_method": "automatic",
      "created": 1645930420,
      "currency": "usd",
      "customer": "cus_LE53BMT3NOMYUP",
      "description": "Subscription creation",
      "invoice": "in_1KXctEJyH9e69bzm5JO3YdtH",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vcWJBgri943OPF",
    "idempotency_key": "be75371d-a544-46b9-b5c6-0c95547879d3"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KXd21JyH9e69bzm0Jyfd9Ma",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930966,
  "data": {
    "object": {
      "id": "ch_3KXd21JyH9e69bzm0P9Et3jd",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KXd21JyH9e69bzm0V39zFdW",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "biivincent4@gmail.com",
        "name": "Bii Vincent",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1645930966,
      "currency": "usd",
      "customer": "cus_LE5CJVkB2H0fVH",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 44,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 10,
          "exp_year": 2024,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXd21JyH9e69bzm0P9Et3jd/rcpt_LE5CF7NZgsY3WOsY8BWkicmwOGigaeN",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KXd21JyH9e69bzm0P9Et3jd/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KXd23JyH9e69bzmh9lnjaNe",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930967,
  "data": {
    "object": {
      "id": "cs_test_a1SmU6MFG9L3feOhXBnmapUjYCI8lVwieTWcIjlnJivraGkmlHBJ4fD4Ds",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "http://localhost:4242/canceled.php",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LE5CJVkB2H0fVH",
      "customer_creation": "always",
      "customer_details": {
        "email": "biivincent4@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646017206,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "success_url": "http://localhost:4242/success.php?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KXd23JyH9e69bzmJA67gmQD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930964,
  "data": {
    "object": {
      "id": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "biivincent4@gmail.com",
        "name": "Bii Vincent",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 10,
        "exp_year": 2024,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1645930963,
      "customer": "cus_LE5CJVkB2H0fVH",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KXd23JyH9e69bzmvhQSYaky",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930964,
  "data": {
    "object": {
      "id": "cus_LE5CJVkB2H0fVH",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645930964,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "biivincent4@gmail.com",
      "invoice_prefix": "D38923BE",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Bii Vincent",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5CJVkB2H0fVH/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645930964,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645930964,
            "current_period_end": 1648350164,
            "current_period_start": 1645930964,
            "customer": "cus_LE5CJVkB2H0fVH",
            "days_until_due": null,
            "default_payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE5Cm2Hqz0nLVE",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645930965,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXd20JyH9e69bzmzsf9rvJj"
            },
            "latest_invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645930964,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE5CJVkB2H0fVH/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5CJVkB2H0fVH/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "customer.created"
}{
  "id": "evt_1KXd23JyH9e69bzmAzgmOQLO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930965,
  "data": {
    "object": {
      "id": "cus_LE5CJVkB2H0fVH",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645930964,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "biivincent4@gmail.com",
      "invoice_prefix": "D38923BE",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Bii Vincent",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5CJVkB2H0fVH/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645930964,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645930964,
            "current_period_end": 1648350164,
            "current_period_start": 1645930964,
            "customer": "cus_LE5CJVkB2H0fVH",
            "days_until_due": null,
            "default_payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE5Cm2Hqz0nLVE",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645930965,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXd20JyH9e69bzmzsf9rvJj"
            },
            "latest_invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645930964,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE5CJVkB2H0fVH/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5CJVkB2H0fVH/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KXd23JyH9e69bzmXa5tDPpq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930965,
  "data": {
    "object": {
      "id": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645930965,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5CJVkB2H0fVH",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Bii Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY30200OWc5yl9t?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY30200OWc5yl9t/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd21JyH9e69bzmYUXT2y25",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350164,
              "start": 1645930964
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "subscription_item": "si_LE5Cm2Hqz0nLVE",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd21JyH9e69bzmvwpMsOl8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D38923BE-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930964,
      "period_start": 1645930964,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645930965,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KXd23JyH9e69bzmDovJQeuP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930965,
  "data": {
    "object": {
      "id": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645930965,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5CJVkB2H0fVH",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Bii Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY30200OWc5yl9t?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY30200OWc5yl9t/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd21JyH9e69bzmYUXT2y25",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350164,
              "start": 1645930964
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "subscription_item": "si_LE5Cm2Hqz0nLVE",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd21JyH9e69bzmvwpMsOl8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D38923BE-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930964,
      "period_start": 1645930964,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645930965,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KXd24JyH9e69bzmMLSKXucH",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930965,
  "data": {
    "object": {
      "id": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645930964,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645930964,
      "current_period_end": 1648350164,
      "current_period_start": 1645930964,
      "customer": "cus_LE5CJVkB2H0fVH",
      "days_until_due": null,
      "default_payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE5Cm2Hqz0nLVE",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645930965,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXd20JyH9e69bzmzsf9rvJj"
      },
      "latest_invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645930964,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KXd24JyH9e69bzmXMCygWPO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930966,
  "data": {
    "object": {
      "id": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXd21JyH9e69bzm0P9Et3jd",
      "collection_method": "charge_automatically",
      "created": 1645930965,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5CJVkB2H0fVH",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Bii Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY40200KZH9wfJl?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY40200KZH9wfJl/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd21JyH9e69bzmYUXT2y25",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350164,
              "start": 1645930964
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "subscription_item": "si_LE5Cm2Hqz0nLVE",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd21JyH9e69bzmvwpMsOl8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D38923BE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930964,
      "period_start": 1645930964,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645930965,
        "marked_uncollectible_at": null,
        "paid_at": 1645930966,
        "voided_at": null
      },
      "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KXd24JyH9e69bzmpVmFW08t",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930967,
  "data": {
    "object": {
      "id": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645930964,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645930964,
      "current_period_end": 1648350164,
      "current_period_start": 1645930964,
      "customer": "cus_LE5CJVkB2H0fVH",
      "days_until_due": null,
      "default_payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE5Cm2Hqz0nLVE",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645930965,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXd20JyH9e69bzmzsf9rvJj"
      },
      "latest_invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645930964,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KXd24JyH9e69bzmsBdCn7MP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930967,
  "data": {
    "object": {
      "id": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXd21JyH9e69bzm0P9Et3jd",
      "collection_method": "charge_automatically",
      "created": 1645930965,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5CJVkB2H0fVH",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Bii Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY40200KZH9wfJl?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY40200KZH9wfJl/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd21JyH9e69bzmYUXT2y25",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350164,
              "start": 1645930964
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "subscription_item": "si_LE5Cm2Hqz0nLVE",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd21JyH9e69bzmvwpMsOl8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D38923BE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930964,
      "period_start": 1645930964,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645930965,
        "marked_uncollectible_at": null,
        "paid_at": 1645930966,
        "voided_at": null
      },
      "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KXd24JyH9e69bzmW9m5RZSQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930967,
  "data": {
    "object": {
      "id": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXd21JyH9e69bzm0P9Et3jd",
      "collection_method": "charge_automatically",
      "created": 1645930965,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5CJVkB2H0fVH",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Bii Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY40200KZH9wfJl?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVDTlg2MnM0SFdiM08wT2FabGpkYzA1WDRSZjR2LDM2NDcxNzY40200KZH9wfJl/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd21JyH9e69bzmYUXT2y25",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350164,
              "start": 1645930964
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
            "subscription_item": "si_LE5Cm2Hqz0nLVE",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd21JyH9e69bzmvwpMsOl8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D38923BE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645930964,
      "period_start": 1645930964,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645930965,
        "marked_uncollectible_at": null,
        "paid_at": 1645930966,
        "voided_at": null
      },
      "subscription": "sub_1KXd20JyH9e69bzmzsf9rvJj",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KXd21JyH9e69bzm0IbGT9QY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930966,
  "data": {
    "object": {
      "id": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KXd21JyH9e69bzm0P9Et3jd",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KXd21JyH9e69bzm0V39zFdW",
            "billing_details": {
              "address": {
                "city": null,
                "country": "KE",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "biivincent4@gmail.com",
              "name": "Bii Vincent",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1645930966,
            "currency": "usd",
            "customer": "cus_LE5CJVkB2H0fVH",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 44,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
            "payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 10,
                "exp_year": 2024,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXd21JyH9e69bzm0P9Et3jd/rcpt_LE5CF7NZgsY3WOsY8BWkicmwOGigaeN",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KXd21JyH9e69bzm0P9Et3jd/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KXd21JyH9e69bzm0JWAOWFJ"
      },
      "client_secret": "pi_3KXd21JyH9e69bzm0JWAOWFJ_secret_uVLEOgQ2a1ufxWdAipV8X9jvU",
      "confirmation_method": "automatic",
      "created": 1645930965,
      "currency": "usd",
      "customer": "cus_LE5CJVkB2H0fVH",
      "description": "Subscription creation",
      "invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KXd21JyH9e69bzm0aYgc1Nz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645930965,
  "data": {
    "object": {
      "id": "pi_3KXd21JyH9e69bzm0JWAOWFJ",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KXd21JyH9e69bzm0JWAOWFJ"
      },
      "client_secret": "pi_3KXd21JyH9e69bzm0JWAOWFJ_secret_uVLEOgQ2a1ufxWdAipV8X9jvU",
      "confirmation_method": "automatic",
      "created": 1645930965,
      "currency": "usd",
      "customer": "cus_LE5CJVkB2H0fVH",
      "description": "Subscription creation",
      "invoice": "in_1KXd21JyH9e69bzmvwpMsOl8",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4paFAezPFmwP3A",
    "idempotency_key": "f7e203ae-63a5-4b3b-9eec-bcdd60155f06"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KXd3FJyH9e69bzm19RBK52I",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931042,
  "data": {
    "object": {
      "id": "ch_3KXd3FJyH9e69bzm1oZ6c2D3",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KXd3FJyH9e69bzm1rz7Am7R",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "vincent@queritel.com",
        "name": "Vincent bii",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1645931042,
      "currency": "usd",
      "customer": "cus_LE5DPmYkTYAMvu",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 24,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 10,
          "exp_year": 2023,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXd3FJyH9e69bzm1oZ6c2D3/rcpt_LE5DuA8ejjyrvoh49nm7nYOrXMhKISo",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KXd3FJyH9e69bzm1oZ6c2D3/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KXd3HJyH9e69bzmjPdMMKRQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931043,
  "data": {
    "object": {
      "id": "cs_test_a12YYIrEp9irqYujBqA3dmOtgJmLSJ4NA4Frs98aOGar3xSTta4BZ5WlhF",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "http://localhost:4242/canceled.php",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LE5DPmYkTYAMvu",
      "customer_creation": "always",
      "customer_details": {
        "email": "vincent@queritel.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646017398,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "success_url": "http://localhost:4242/success.php?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KXd3HJyH9e69bzmYnrfUO05",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931040,
  "data": {
    "object": {
      "id": "pm_1KXd3DJyH9e69bzmo01kRllu",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "vincent@queritel.com",
        "name": "Vincent bii",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 10,
        "exp_year": 2023,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1645931039,
      "customer": "cus_LE5DPmYkTYAMvu",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KXd3HJyH9e69bzmEAb6JAEt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931040,
  "data": {
    "object": {
      "id": "cus_LE5DPmYkTYAMvu",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645931040,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "vincent@queritel.com",
      "invoice_prefix": "E200F851",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Vincent bii",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5DPmYkTYAMvu/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645931041,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645931041,
            "current_period_end": 1648350241,
            "current_period_start": 1645931041,
            "customer": "cus_LE5DPmYkTYAMvu",
            "days_until_due": null,
            "default_payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE5DPIdJRCYLIp",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645931041,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXd3FJyH9e69bzmibuyTwGM"
            },
            "latest_invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645931041,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE5DPmYkTYAMvu/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5DPmYkTYAMvu/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "customer.created"
}{
  "id": "evt_1KXd3HJyH9e69bzmstj0NTNK",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931041,
  "data": {
    "object": {
      "id": "cus_LE5DPmYkTYAMvu",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645931040,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "vincent@queritel.com",
      "invoice_prefix": "E200F851",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Vincent bii",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5DPmYkTYAMvu/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645931041,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645931041,
            "current_period_end": 1648350241,
            "current_period_start": 1645931041,
            "customer": "cus_LE5DPmYkTYAMvu",
            "days_until_due": null,
            "default_payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE5DPIdJRCYLIp",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645931041,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXd3FJyH9e69bzmibuyTwGM"
            },
            "latest_invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645931041,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE5DPmYkTYAMvu/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE5DPmYkTYAMvu/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KXd3HJyH9e69bzmOuauPEpd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931041,
  "data": {
    "object": {
      "id": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5DPmYkTYAMvu",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQz0200KODlRnkN?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQz0200KODlRnkN/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd3FJyH9e69bzmfLKgGE8G",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350241,
              "start": 1645931041
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "subscription_item": "si_LE5DPIdJRCYLIp",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd3FJyH9e69bzmUptcQRc9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "E200F851-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645931041,
      "period_start": 1645931041,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645931041,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KXd3HJyH9e69bzmLV7JBGAx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931041,
  "data": {
    "object": {
      "id": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5DPmYkTYAMvu",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQz0200KODlRnkN?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQz0200KODlRnkN/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd3FJyH9e69bzmfLKgGE8G",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350241,
              "start": 1645931041
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "subscription_item": "si_LE5DPIdJRCYLIp",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd3FJyH9e69bzmUptcQRc9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "E200F851-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645931041,
      "period_start": 1645931041,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645931041,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KXd3HJyH9e69bzm4rLRUpUL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931041,
  "data": {
    "object": {
      "id": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645931041,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "current_period_end": 1648350241,
      "current_period_start": 1645931041,
      "customer": "cus_LE5DPmYkTYAMvu",
      "days_until_due": null,
      "default_payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE5DPIdJRCYLIp",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645931041,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXd3FJyH9e69bzmibuyTwGM"
      },
      "latest_invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645931041,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KXd3IJyH9e69bzm5k3BbxMJ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931042,
  "data": {
    "object": {
      "id": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXd3FJyH9e69bzm1oZ6c2D3",
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5DPmYkTYAMvu",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQ00200JIZd59sn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQ00200JIZd59sn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd3FJyH9e69bzmfLKgGE8G",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350241,
              "start": 1645931041
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "subscription_item": "si_LE5DPIdJRCYLIp",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd3FJyH9e69bzmUptcQRc9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "E200F851-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645931041,
      "period_start": 1645931041,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645931041,
        "marked_uncollectible_at": null,
        "paid_at": 1645931042,
        "voided_at": null
      },
      "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KXd3IJyH9e69bzmbmShhmWB",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931043,
  "data": {
    "object": {
      "id": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645931041,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "current_period_end": 1648350241,
      "current_period_start": 1645931041,
      "customer": "cus_LE5DPmYkTYAMvu",
      "days_until_due": null,
      "default_payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE5DPIdJRCYLIp",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645931041,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXd3FJyH9e69bzmibuyTwGM"
      },
      "latest_invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645931041,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KXd3IJyH9e69bzm0ugzw42Y",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931043,
  "data": {
    "object": {
      "id": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXd3FJyH9e69bzm1oZ6c2D3",
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5DPmYkTYAMvu",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQ00200JIZd59sn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQ00200JIZd59sn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd3FJyH9e69bzmfLKgGE8G",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350241,
              "start": 1645931041
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "subscription_item": "si_LE5DPIdJRCYLIp",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd3FJyH9e69bzmUptcQRc9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "E200F851-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645931041,
      "period_start": 1645931041,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645931041,
        "marked_uncollectible_at": null,
        "paid_at": 1645931042,
        "voided_at": null
      },
      "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KXd3IJyH9e69bzmErjFW6zc",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931043,
  "data": {
    "object": {
      "id": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXd3FJyH9e69bzm1oZ6c2D3",
      "collection_method": "charge_automatically",
      "created": 1645931041,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE5DPmYkTYAMvu",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQ00200JIZd59sn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTVENDQyTW1FcTUwSHBwZ2xnSjVEQkZpZ3hGMlFoLDM2NDcxODQ00200JIZd59sn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXd3FJyH9e69bzmfLKgGE8G",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648350241,
              "start": 1645931041
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
            "subscription_item": "si_LE5DPIdJRCYLIp",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXd3FJyH9e69bzmUptcQRc9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "E200F851-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645931041,
      "period_start": 1645931041,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645931041,
        "marked_uncollectible_at": null,
        "paid_at": 1645931042,
        "voided_at": null
      },
      "subscription": "sub_1KXd3FJyH9e69bzmibuyTwGM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KXd3FJyH9e69bzm1onGX4S7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931042,
  "data": {
    "object": {
      "id": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KXd3FJyH9e69bzm1oZ6c2D3",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KXd3FJyH9e69bzm1rz7Am7R",
            "billing_details": {
              "address": {
                "city": null,
                "country": "KE",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "vincent@queritel.com",
              "name": "Vincent bii",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1645931042,
            "currency": "usd",
            "customer": "cus_LE5DPmYkTYAMvu",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 24,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
            "payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 10,
                "exp_year": 2023,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXd3FJyH9e69bzm1oZ6c2D3/rcpt_LE5DuA8ejjyrvoh49nm7nYOrXMhKISo",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KXd3FJyH9e69bzm1oZ6c2D3/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KXd3FJyH9e69bzm1Z6P6oyk"
      },
      "client_secret": "pi_3KXd3FJyH9e69bzm1Z6P6oyk_secret_5KfBnyMQ1cCdXN6u8PgGIG0a2",
      "confirmation_method": "automatic",
      "created": 1645931041,
      "currency": "usd",
      "customer": "cus_LE5DPmYkTYAMvu",
      "description": "Subscription creation",
      "invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KXd3FJyH9e69bzm1WKLiZwD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645931041,
  "data": {
    "object": {
      "id": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KXd3FJyH9e69bzm1Z6P6oyk"
      },
      "client_secret": "pi_3KXd3FJyH9e69bzm1Z6P6oyk_secret_5KfBnyMQ1cCdXN6u8PgGIG0a2",
      "confirmation_method": "automatic",
      "created": 1645931041,
      "currency": "usd",
      "customer": "cus_LE5DPmYkTYAMvu",
      "description": "Subscription creation",
      "invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_nExMFyt1IpVORy",
    "idempotency_key": "be268c76-901a-4ed2-a73a-9f115a8ea01e"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KXcgjJyH9e69bzmtA0akhGm",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929643,
  "data": {
    "object": {
      "id": "cus_LE4qTNdodFu4eL",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645929642,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "biivincent4@gmail.com",
      "invoice_prefix": "32A636AE",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Vincent test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE4qTNdodFu4eL/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645929642,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645929642,
            "current_period_end": 1648348842,
            "current_period_start": 1645929642,
            "customer": "cus_LE4qTNdodFu4eL",
            "days_until_due": null,
            "default_payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE4qE9fAQfECiI",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645929643,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXcggJyH9e69bzmtxgB7qEf"
            },
            "latest_invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645929642,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE4qTNdodFu4eL/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE4qTNdodFu4eL/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "customer.updated"
}{
  "id": "evt_3KXcggJyH9e69bzm0Aguf4Nn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929642,
  "data": {
    "object": {
      "id": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KXcggJyH9e69bzm0xaXMbXa"
      },
      "client_secret": "pi_3KXcggJyH9e69bzm0xaXMbXa_secret_pLQU73fcLSwNXHo7zDaPJVBOc",
      "confirmation_method": "automatic",
      "created": 1645929642,
      "currency": "usd",
      "customer": "cus_LE4qTNdodFu4eL",
      "description": "Subscription creation",
      "invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KXcgjJyH9e69bzmfl73Zc16",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXcggJyH9e69bzm02VBnYkW",
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE4qTNdodFu4eL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Vincent test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXcggJyH9e69bzmxmMTfPUh",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648348842,
              "start": 1645929642
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "subscription_item": "si_LE4qE9fAQfECiI",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXcggJyH9e69bzmlF8m0Po8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "32A636AE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645929642,
      "period_start": 1645929642,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645929642,
        "marked_uncollectible_at": null,
        "paid_at": 1645929644,
        "voided_at": null
      },
      "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "invoice.paid"
}{
  "id": "evt_3KXcggJyH9e69bzm0qEXlSc9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "ch_3KXcggJyH9e69bzm02VBnYkW",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KXcggJyH9e69bzm0rCfc0fA",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "biivincent4@gmail.com",
        "name": "Vincent test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1645929643,
      "currency": "usd",
      "customer": "cus_LE4qTNdodFu4eL",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 20,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 12,
          "exp_year": 2024,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXcggJyH9e69bzm02VBnYkW/rcpt_LE4qB5esz1xvEdB4Q96YnOJre1dtHNR",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KXcggJyH9e69bzm02VBnYkW/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KXcgjJyH9e69bzmIEG1dJOS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929643,
  "data": {
    "object": {
      "id": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE4qTNdodFu4eL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Vincent test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXcggJyH9e69bzmxmMTfPUh",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648348842,
              "start": 1645929642
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "subscription_item": "si_LE4qE9fAQfECiI",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXcggJyH9e69bzmlF8m0Po8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "32A636AE-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645929642,
      "period_start": 1645929642,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645929642,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KXcgjJyH9e69bzm27PiOdWD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXcggJyH9e69bzm02VBnYkW",
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE4qTNdodFu4eL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Vincent test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXcggJyH9e69bzmxmMTfPUh",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648348842,
              "start": 1645929642
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "subscription_item": "si_LE4qE9fAQfECiI",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXcggJyH9e69bzmlF8m0Po8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "32A636AE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645929642,
      "period_start": 1645929642,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645929642,
        "marked_uncollectible_at": null,
        "paid_at": 1645929644,
        "voided_at": null
      },
      "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KXcgjJyH9e69bzmjBG77jQP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929643,
  "data": {
    "object": {
      "id": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645929642,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "current_period_end": 1648348842,
      "current_period_start": 1645929642,
      "customer": "cus_LE4qTNdodFu4eL",
      "days_until_due": null,
      "default_payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE4qE9fAQfECiI",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645929643,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXcggJyH9e69bzmtxgB7qEf"
      },
      "latest_invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645929642,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KXcgjJyH9e69bzmmcey7z0J",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "cs_test_a1cOdiI2xDidFlP8vbBY8wojQ9zupyS70CrE7rRSBx4vdis1SvCdRVlR66",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "http://localhost:4242/canceled.php",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LE4qTNdodFu4eL",
      "customer_creation": "always",
      "customer_details": {
        "email": "biivincent4@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646015179,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "success_url": "http://localhost:4242/success.php?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KXcgjJyH9e69bzmlF44n8eF",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1645929642,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "current_period_end": 1648348842,
      "current_period_start": 1645929642,
      "customer": "cus_LE4qTNdodFu4eL",
      "days_until_due": null,
      "default_payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LE4qE9fAQfECiI",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1645929643,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXcggJyH9e69bzmtxgB7qEf"
      },
      "latest_invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1645929642,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KXcgjJyH9e69bzmktvRtsjJ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929642,
  "data": {
    "object": {
      "id": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "biivincent4@gmail.com",
        "name": "Vincent test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 12,
        "exp_year": 2024,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1645929641,
      "customer": "cus_LE4qTNdodFu4eL",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KXcgjJyH9e69bzmQfFzq7TJ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929643,
  "data": {
    "object": {
      "id": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE4qTNdodFu4eL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Vincent test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXcggJyH9e69bzmxmMTfPUh",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648348842,
              "start": 1645929642
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "subscription_item": "si_LE4qE9fAQfECiI",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXcggJyH9e69bzmlF8m0Po8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "32A636AE-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645929642,
      "period_start": 1645929642,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1645929642,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_3KXcggJyH9e69bzm0fLL1M2m",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KXcggJyH9e69bzm02VBnYkW",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KXcggJyH9e69bzm0rCfc0fA",
            "billing_details": {
              "address": {
                "city": null,
                "country": "KE",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "biivincent4@gmail.com",
              "name": "Vincent test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1645929643,
            "currency": "usd",
            "customer": "cus_LE4qTNdodFu4eL",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 20,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
            "payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 12,
                "exp_year": 2024,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXcggJyH9e69bzm02VBnYkW/rcpt_LE4qB5esz1xvEdB4Q96YnOJre1dtHNR",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KXcggJyH9e69bzm02VBnYkW/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KXcggJyH9e69bzm0xaXMbXa"
      },
      "client_secret": "pi_3KXcggJyH9e69bzm0xaXMbXa_secret_pLQU73fcLSwNXHo7zDaPJVBOc",
      "confirmation_method": "automatic",
      "created": 1645929642,
      "currency": "usd",
      "customer": "cus_LE4qTNdodFu4eL",
      "description": "Subscription creation",
      "invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_1KXcgjJyH9e69bzmntwUVjev",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929642,
  "data": {
    "object": {
      "id": "cus_LE4qTNdodFu4eL",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1645929642,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "biivincent4@gmail.com",
      "invoice_prefix": "32A636AE",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Vincent test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE4qTNdodFu4eL/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1645929642,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1645929642,
            "current_period_end": 1648348842,
            "current_period_start": 1645929642,
            "customer": "cus_LE4qTNdodFu4eL",
            "days_until_due": null,
            "default_payment_method": "pm_1KXcgfJyH9e69bzmnL9PYxFq",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LE4qE9fAQfECiI",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1645929643,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXcggJyH9e69bzmtxgB7qEf"
            },
            "latest_invoice": "in_1KXcggJyH9e69bzmlF8m0Po8",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1645929642,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LE4qTNdodFu4eL/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LE4qTNdodFu4eL/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "customer.created"
}{
  "id": "evt_1KXcgjJyH9e69bzmugZKlhok",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1645929644,
  "data": {
    "object": {
      "id": "in_1KXcggJyH9e69bzmlF8m0Po8",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXcggJyH9e69bzm02VBnYkW",
      "collection_method": "charge_automatically",
      "created": 1645929642,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LE4qTNdodFu4eL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent4@gmail.com",
      "customer_name": "Vincent test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRTRxUURjZTZFbkFCRnA5Qm9vb2ZiQWV5NVBVeHRELDM2NDcwNDQ10200f7s6TmG9/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXcggJyH9e69bzmxmMTfPUh",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648348842,
              "start": 1645929642
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
            "subscription_item": "si_LE4qE9fAQfECiI",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXcggJyH9e69bzmlF8m0Po8/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "32A636AE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXcggJyH9e69bzm0xaXMbXa",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1645929642,
      "period_start": 1645929642,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1645929642,
        "marked_uncollectible_at": null,
        "paid_at": 1645929644,
        "voided_at": null
      },
      "subscription": "sub_1KXcggJyH9e69bzmtxgB7qEf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_ESVS9nsqYJkfhP",
    "idempotency_key": "d5cd1b53-ca20-4efa-926c-7adcc4f554be"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_1KXxZhJyH9e69bzmlNyPKxbf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646009933,
  "data": {
    "object": {
      "object": "balance",
      "available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "connect_reserved": [
        {
          "amount": 0,
          "currency": "usd"
        }
      ],
      "instant_available": [
        {
          "amount": 1820,
          "currency": "usd",
          "source_types": {
            "card": 1820
          }
        }
      ],
      "livemode": false,
      "pending": [
        {
          "amount": 1820,
          "currency": "usd",
          "source_types": {
            "card": 1820
          }
        }
      ]
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "balance.available"
}{
  "id": "evt_1KXzrWJyH9e69bzmExnVnLIm",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018726,
  "data": {
    "object": {
      "id": "cs_test_a15md4IwtenaIxtfwWAqj5TcSNRgIZx3ahFwpQcngx8JiKefwzzeu7vm3G",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "http://localhost:4242/canceled.php",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LESnzxE4XohOji",
      "customer_creation": "always",
      "customer_details": {
        "email": "vincent@queritel.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646105085,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "success_url": "http://localhost:4242/success.php?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KXzrUJyH9e69bzm0dINgCb2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018725,
  "data": {
    "object": {
      "id": "ch_3KXzrUJyH9e69bzm0rDXxrAD",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KXzrUJyH9e69bzm0qBDNPyN",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "vincent@queritel.com",
        "name": "Vincent Bii",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646018724,
      "currency": "usd",
      "customer": "cus_LESnzxE4XohOji",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 24,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 10,
          "exp_year": 2024,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXzrUJyH9e69bzm0rDXxrAD/rcpt_LESn7WMwv8KONKibG8mEkbV6lb5fVMg",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KXzrUJyH9e69bzm0rDXxrAD/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KXzrWJyH9e69bzmA3O7bbYE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018723,
  "data": {
    "object": {
      "id": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "KE",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "vincent@queritel.com",
        "name": "Vincent Bii",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 10,
        "exp_year": 2024,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646018722,
      "customer": "cus_LESnzxE4XohOji",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KXzrWJyH9e69bzmsYmMb67r",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018723,
  "data": {
    "object": {
      "id": "cus_LESnzxE4XohOji",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646018723,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "vincent@queritel.com",
      "invoice_prefix": "CFE2C8C3",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Vincent Bii",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LESnzxE4XohOji/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646018723,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646018723,
            "current_period_end": 1648437923,
            "current_period_start": 1646018723,
            "customer": "cus_LESnzxE4XohOji",
            "days_until_due": null,
            "default_payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LESnWFeChSJuzQ",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646018724,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXzrTJyH9e69bzmCPmfRmDi"
            },
            "latest_invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646018723,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LESnzxE4XohOji/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LESnzxE4XohOji/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "customer.created"
}{
  "id": "evt_1KXzrXJyH9e69bzmyyrk6DDl",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018724,
  "data": {
    "object": {
      "id": "cus_LESnzxE4XohOji",
      "object": "customer",
      "address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646018723,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "vincent@queritel.com",
      "invoice_prefix": "CFE2C8C3",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "Vincent Bii",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LESnzxE4XohOji/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646018723,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646018723,
            "current_period_end": 1648437923,
            "current_period_start": 1646018723,
            "customer": "cus_LESnzxE4XohOji",
            "days_until_due": null,
            "default_payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LESnWFeChSJuzQ",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646018724,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KXzrTJyH9e69bzmCPmfRmDi"
            },
            "latest_invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646018723,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LESnzxE4XohOji/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LESnzxE4XohOji/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KXzrXJyH9e69bzmxI3dtKuY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018724,
  "data": {
    "object": {
      "id": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LESnzxE4XohOji",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXzrTJyH9e69bzmpa8xqD0K",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648437923,
              "start": 1646018723
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "subscription_item": "si_LESnWFeChSJuzQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXzrTJyH9e69bzmBTmpyc5a/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "CFE2C8C3-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646018723,
      "period_start": 1646018723,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646018723,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KXzrXJyH9e69bzmMnnckkLG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018724,
  "data": {
    "object": {
      "id": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646018723,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "current_period_end": 1648437923,
      "current_period_start": 1646018723,
      "customer": "cus_LESnzxE4XohOji",
      "days_until_due": null,
      "default_payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LESnWFeChSJuzQ",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646018724,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXzrTJyH9e69bzmCPmfRmDi"
      },
      "latest_invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646018723,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KXzrXJyH9e69bzmHDFbbOzP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018724,
  "data": {
    "object": {
      "id": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LESnzxE4XohOji",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXzrTJyH9e69bzmpa8xqD0K",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648437923,
              "start": 1646018723
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "subscription_item": "si_LESnWFeChSJuzQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXzrTJyH9e69bzmBTmpyc5a/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "CFE2C8C3-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646018723,
      "period_start": 1646018723,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646018723,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KXzrXJyH9e69bzmZzt9kjib",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018726,
  "data": {
    "object": {
      "id": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXzrUJyH9e69bzm0rDXxrAD",
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LESnzxE4XohOji",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXzrTJyH9e69bzmpa8xqD0K",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648437923,
              "start": 1646018723
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "subscription_item": "si_LESnWFeChSJuzQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXzrTJyH9e69bzmBTmpyc5a/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "CFE2C8C3-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646018723,
      "period_start": 1646018723,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646018723,
        "marked_uncollectible_at": null,
        "paid_at": 1646018725,
        "voided_at": null
      },
      "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KXzrXJyH9e69bzmIpChRW3U",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018726,
  "data": {
    "object": {
      "id": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646018723,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "current_period_end": 1648437923,
      "current_period_start": 1646018723,
      "customer": "cus_LESnzxE4XohOji",
      "days_until_due": null,
      "default_payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LESnWFeChSJuzQ",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646018724,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KXzrTJyH9e69bzmCPmfRmDi"
      },
      "latest_invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646018723,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KXzrXJyH9e69bzmWpwLu7tS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018726,
  "data": {
    "object": {
      "id": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXzrUJyH9e69bzm0rDXxrAD",
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LESnzxE4XohOji",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXzrTJyH9e69bzmpa8xqD0K",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648437923,
              "start": 1646018723
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "subscription_item": "si_LESnWFeChSJuzQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXzrTJyH9e69bzmBTmpyc5a/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "CFE2C8C3-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646018723,
      "period_start": 1646018723,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646018723,
        "marked_uncollectible_at": null,
        "paid_at": 1646018725,
        "voided_at": null
      },
      "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KXzrXJyH9e69bzmAo8qW2aA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018726,
  "data": {
    "object": {
      "id": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KXzrUJyH9e69bzm0rDXxrAD",
      "collection_method": "charge_automatically",
      "created": 1646018723,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LESnzxE4XohOji",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Vincent Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRVNuWmdXZEhvTUl0N2RYWWloYmdJcE44ZE5GazcwLDM2NTU5NTI30200NYVelCGB/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KXzrTJyH9e69bzmpa8xqD0K",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648437923,
              "start": 1646018723
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "quantity": 1,
            "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
            "subscription_item": "si_LESnWFeChSJuzQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KXzrTJyH9e69bzmBTmpyc5a/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "CFE2C8C3-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646018723,
      "period_start": 1646018723,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646018723,
        "marked_uncollectible_at": null,
        "paid_at": 1646018725,
        "voided_at": null
      },
      "subscription": "sub_1KXzrTJyH9e69bzmCPmfRmDi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KXzrUJyH9e69bzm0Sq6kgFf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018725,
  "data": {
    "object": {
      "id": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KXzrUJyH9e69bzm0rDXxrAD",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KXzrUJyH9e69bzm0qBDNPyN",
            "billing_details": {
              "address": {
                "city": null,
                "country": "KE",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "vincent@queritel.com",
              "name": "Vincent Bii",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646018724,
            "currency": "usd",
            "customer": "cus_LESnzxE4XohOji",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 24,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
            "payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 10,
                "exp_year": 2024,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXzrUJyH9e69bzm0rDXxrAD/rcpt_LESn7WMwv8KONKibG8mEkbV6lb5fVMg",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KXzrUJyH9e69bzm0rDXxrAD/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KXzrUJyH9e69bzm0ncHuLMh"
      },
      "client_secret": "pi_3KXzrUJyH9e69bzm0ncHuLMh_secret_AWhyQhjUiNnDQ8XT97Ti7bMj9",
      "confirmation_method": "automatic",
      "created": 1646018724,
      "currency": "usd",
      "customer": "cus_LESnzxE4XohOji",
      "description": "Subscription creation",
      "invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KXzrSJyH9e69bzmO7hSPX7X",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KXzrUJyH9e69bzm0uIR58pQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646018724,
  "data": {
    "object": {
      "id": "pi_3KXzrUJyH9e69bzm0ncHuLMh",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KXzrUJyH9e69bzm0ncHuLMh"
      },
      "client_secret": "pi_3KXzrUJyH9e69bzm0ncHuLMh_secret_AWhyQhjUiNnDQ8XT97Ti7bMj9",
      "confirmation_method": "automatic",
      "created": 1646018724,
      "currency": "usd",
      "customer": "cus_LESnzxE4XohOji",
      "description": "Subscription creation",
      "invoice": "in_1KXzrTJyH9e69bzmBTmpyc5a",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_LZEY3zsaNrFNPq",
    "idempotency_key": "8b6e20a3-c270-44ac-8b4b-852e3f4a6cba"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KYK8bJyH9e69bzmEKaLuG3K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646096665,
  "data": {
    "object": {
      "id": "po_1KYK7uJyH9e69bzmOadq8yBq",
      "object": "payout",
      "amount": 2275,
      "arrival_date": 1646092800,
      "automatic": true,
      "balance_transaction": "txn_1KYK7uJyH9e69bzmiDVLc203",
      "created": 1646096622,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "in_transit",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.created"
}{
  "id": "evt_1KYK8cJyH9e69bzmpKazRu1g",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646096666,
  "data": {
    "object": {
      "id": "po_1KYK7uJyH9e69bzmOadq8yBq",
      "object": "payout",
      "amount": 2275,
      "arrival_date": 1646092800,
      "automatic": true,
      "balance_transaction": "txn_1KYK7uJyH9e69bzmiDVLc203",
      "created": 1646096622,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "paid",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.paid"
}{
  "id": "evt_1KYh4VJyH9e69bzmPMkfhrwq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646184823,
  "data": {
    "object": {
      "object": "balance",
      "available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "connect_reserved": [
        {
          "amount": 0,
          "currency": "usd"
        }
      ],
      "instant_available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "livemode": false,
      "pending": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ]
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "balance.available"
}{
  "id": "evt_3KYoZRJyH9e69bzm1LbcaMCT",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213650,
  "data": {
    "object": {
      "id": "ch_3KYoZRJyH9e69bzm10q0l3HO",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KYoZRJyH9e69bzm1TWPWIb4",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646213650,
      "currency": "usd",
      "customer": "cus_LFJBkN7PhM26Cm",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 2,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYoZRJyH9e69bzm10q0l3HO/rcpt_LFJBYYcFlgMhXGI3nVFl1OdvVhG9fG1",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KYoZRJyH9e69bzm10q0l3HO/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KYoZTJyH9e69bzmGrT57YES",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213651,
  "data": {
    "object": {
      "id": "cs_test_a1CxJO2cUHf21DnEpl2DlZs4zK1KVnXunXmQRQCL82q7oghfIIMkmltjmx",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFJBkN7PhM26Cm",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646300001,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KYoZTJyH9e69bzmGqzgTiJx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213648,
  "data": {
    "object": {
      "id": "cus_LFJBkN7PhM26Cm",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646213648,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "604BDAD6",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJBkN7PhM26Cm/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646213649,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646213649,
            "current_period_end": 1648892049,
            "current_period_start": 1646213649,
            "customer": "cus_LFJBkN7PhM26Cm",
            "days_until_due": null,
            "default_payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJBTiR8AwbMLh",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646213649,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYoZRJyH9e69bzmN7RQDObi"
            },
            "latest_invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646213649,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJBkN7PhM26Cm/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJBkN7PhM26Cm/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "customer.created"
}{
  "id": "evt_1KYoZTJyH9e69bzmBSuDpLrA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213649,
  "data": {
    "object": {
      "id": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646213648,
      "customer": "cus_LFJBkN7PhM26Cm",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KYoZTJyH9e69bzmmXzxH0fa",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213649,
  "data": {
    "object": {
      "id": "cus_LFJBkN7PhM26Cm",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646213648,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "604BDAD6",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJBkN7PhM26Cm/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646213649,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646213649,
            "current_period_end": 1648892049,
            "current_period_start": 1646213649,
            "customer": "cus_LFJBkN7PhM26Cm",
            "days_until_due": null,
            "default_payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJBTiR8AwbMLh",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646213649,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYoZRJyH9e69bzmN7RQDObi"
            },
            "latest_invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646213649,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJBkN7PhM26Cm/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJBkN7PhM26Cm/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KYoZUJyH9e69bzmCTypN7uO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213649,
  "data": {
    "object": {
      "id": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJBkN7PhM26Cm",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoZRJyH9e69bzmOPByF4wp",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892049,
              "start": 1646213649
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "subscription_item": "si_LFJBTiR8AwbMLh",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoZRJyH9e69bzmeDX1QG1z/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "604BDAD6-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213649,
      "period_start": 1646213649,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646213649,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KYoZUJyH9e69bzmatALJ3xu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213649,
  "data": {
    "object": {
      "id": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJBkN7PhM26Cm",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoZRJyH9e69bzmOPByF4wp",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892049,
              "start": 1646213649
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "subscription_item": "si_LFJBTiR8AwbMLh",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoZRJyH9e69bzmeDX1QG1z/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "604BDAD6-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213649,
      "period_start": 1646213649,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646213649,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KYoZUJyH9e69bzmBSpEJ8YW",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213651,
  "data": {
    "object": {
      "id": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYoZRJyH9e69bzm10q0l3HO",
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJBkN7PhM26Cm",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoZRJyH9e69bzmOPByF4wp",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892049,
              "start": 1646213649
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "subscription_item": "si_LFJBTiR8AwbMLh",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoZRJyH9e69bzmeDX1QG1z/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "604BDAD6-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213649,
      "period_start": 1646213649,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646213649,
        "marked_uncollectible_at": null,
        "paid_at": 1646213651,
        "voided_at": null
      },
      "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KYoZUJyH9e69bzmsc9FiHXx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213649,
  "data": {
    "object": {
      "id": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646213649,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "current_period_end": 1648892049,
      "current_period_start": 1646213649,
      "customer": "cus_LFJBkN7PhM26Cm",
      "days_until_due": null,
      "default_payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJBTiR8AwbMLh",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646213649,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYoZRJyH9e69bzmN7RQDObi"
      },
      "latest_invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646213649,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KYoZUJyH9e69bzmNtFDbGjO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213651,
  "data": {
    "object": {
      "id": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646213649,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "current_period_end": 1648892049,
      "current_period_start": 1646213649,
      "customer": "cus_LFJBkN7PhM26Cm",
      "days_until_due": null,
      "default_payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJBTiR8AwbMLh",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646213649,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYoZRJyH9e69bzmN7RQDObi"
      },
      "latest_invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646213649,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KYoZUJyH9e69bzmfp4oc3ao",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213651,
  "data": {
    "object": {
      "id": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYoZRJyH9e69bzm10q0l3HO",
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJBkN7PhM26Cm",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoZRJyH9e69bzmOPByF4wp",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892049,
              "start": 1646213649
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "subscription_item": "si_LFJBTiR8AwbMLh",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoZRJyH9e69bzmeDX1QG1z/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "604BDAD6-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213649,
      "period_start": 1646213649,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646213649,
        "marked_uncollectible_at": null,
        "paid_at": 1646213651,
        "voided_at": null
      },
      "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KYoZUJyH9e69bzm1mb3bKff",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213651,
  "data": {
    "object": {
      "id": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYoZRJyH9e69bzm10q0l3HO",
      "collection_method": "charge_automatically",
      "created": 1646213649,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJBkN7PhM26Cm",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoZRJyH9e69bzmOPByF4wp",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892049,
              "start": 1646213649
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
            "subscription_item": "si_LFJBTiR8AwbMLh",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoZRJyH9e69bzmeDX1QG1z/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "604BDAD6-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213649,
      "period_start": 1646213649,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646213649,
        "marked_uncollectible_at": null,
        "paid_at": 1646213651,
        "voided_at": null
      },
      "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KYoZRJyH9e69bzm18RQ5eYZ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213650,
  "data": {
    "object": {
      "id": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KYoZRJyH9e69bzm10q0l3HO",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KYoZRJyH9e69bzm1TWPWIb4",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "t",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646213650,
            "currency": "usd",
            "customer": "cus_LFJBkN7PhM26Cm",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 2,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
            "payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYoZRJyH9e69bzm10q0l3HO/rcpt_LFJBYYcFlgMhXGI3nVFl1OdvVhG9fG1",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KYoZRJyH9e69bzm10q0l3HO/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KYoZRJyH9e69bzm1NJP6z6p"
      },
      "client_secret": "pi_3KYoZRJyH9e69bzm1NJP6z6p_secret_jAYddw52URyVkJTdan3sZcDxJ",
      "confirmation_method": "automatic",
      "created": 1646213649,
      "currency": "usd",
      "customer": "cus_LFJBkN7PhM26Cm",
      "description": "Subscription creation",
      "invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KYoZPJyH9e69bzmVV3Qj9Pz",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KYoZRJyH9e69bzm1chGC6hz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213649,
  "data": {
    "object": {
      "id": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYoZRJyH9e69bzm1NJP6z6p"
      },
      "client_secret": "pi_3KYoZRJyH9e69bzm1NJP6z6p_secret_jAYddw52URyVkJTdan3sZcDxJ",
      "confirmation_method": "automatic",
      "created": 1646213649,
      "currency": "usd",
      "customer": "cus_LFJBkN7PhM26Cm",
      "description": "Subscription creation",
      "invoice": "in_1KYoZRJyH9e69bzmeDX1QG1z",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BoWNiahxBbvZPw",
    "idempotency_key": "d55ac3fe-7127-4851-a1c6-f214567f4f7b"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KYocAJyH9e69bzmy10l9ogI",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "cs_test_a1duZk1XvCnaOeEVeLxRKTShFSEuRVnuRDMOJycTDCba2lrO040EIHvvA4",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFJETtGQJGKg3y",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646300173,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KYoc7JyH9e69bzm0nrYuaMY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "ch_3KYoc7JyH9e69bzm0nG3uPMM",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KYoc7JyH9e69bzm0TX5325h",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646213816,
      "currency": "usd",
      "customer": "cus_LFJETtGQJGKg3y",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 29,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYoc7JyH9e69bzm0nG3uPMM/rcpt_LFJERIOBYl5q4B55NvOVmc49z374wrd",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KYoc7JyH9e69bzm0nG3uPMM/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KYocAJyH9e69bzmHYFMgUIs",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213814,
  "data": {
    "object": {
      "id": "pm_1KYoc5JyH9e69bzmMRO3itLq",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646213813,
      "customer": "cus_LFJETtGQJGKg3y",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KYocAJyH9e69bzmW1Cu0O79",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213814,
  "data": {
    "object": {
      "id": "cus_LFJETtGQJGKg3y",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646213814,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "980B16D2",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJETtGQJGKg3y/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646213814,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646213814,
            "current_period_end": 1648892214,
            "current_period_start": 1646213814,
            "customer": "cus_LFJETtGQJGKg3y",
            "days_until_due": null,
            "default_payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJEyqolBjUDSR",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646213815,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYoc6JyH9e69bzmdzO8Aefm"
            },
            "latest_invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646213814,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJETtGQJGKg3y/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJETtGQJGKg3y/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "customer.created"
}{
  "id": "evt_1KYocAJyH9e69bzmfDn7154K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213815,
  "data": {
    "object": {
      "id": "cus_LFJETtGQJGKg3y",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646213814,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "980B16D2",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJETtGQJGKg3y/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646213814,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646213814,
            "current_period_end": 1648892214,
            "current_period_start": 1646213814,
            "customer": "cus_LFJETtGQJGKg3y",
            "days_until_due": null,
            "default_payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJEyqolBjUDSR",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646213815,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYoc6JyH9e69bzmdzO8Aefm"
            },
            "latest_invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646213814,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJETtGQJGKg3y/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJETtGQJGKg3y/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KYocAJyH9e69bzmdIC5rc5Q",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213815,
  "data": {
    "object": {
      "id": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJETtGQJGKg3y",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE40200Htzt1BbM?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE40200Htzt1BbM/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoc6JyH9e69bzmeGk5tBG9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892214,
              "start": 1646213814
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "subscription_item": "si_LFJEyqolBjUDSR",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoc6JyH9e69bzmOTomjtQ6/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "980B16D2-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213814,
      "period_start": 1646213814,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646213814,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KYocAJyH9e69bzm6j9YsFcu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213815,
  "data": {
    "object": {
      "id": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJETtGQJGKg3y",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE40200Htzt1BbM?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE40200Htzt1BbM/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoc6JyH9e69bzmeGk5tBG9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892214,
              "start": 1646213814
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "subscription_item": "si_LFJEyqolBjUDSR",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoc6JyH9e69bzmOTomjtQ6/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "980B16D2-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213814,
      "period_start": 1646213814,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646213814,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KYocAJyH9e69bzmBjyBbkWr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213815,
  "data": {
    "object": {
      "id": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646213814,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "current_period_end": 1648892214,
      "current_period_start": 1646213814,
      "customer": "cus_LFJETtGQJGKg3y",
      "days_until_due": null,
      "default_payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJEyqolBjUDSR",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646213815,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYoc6JyH9e69bzmdzO8Aefm"
      },
      "latest_invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646213814,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KYocAJyH9e69bzmB6Dc2WrP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYoc7JyH9e69bzm0nG3uPMM",
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJETtGQJGKg3y",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE40200Htzt1BbM?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE40200Htzt1BbM/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoc6JyH9e69bzmeGk5tBG9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892214,
              "start": 1646213814
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "subscription_item": "si_LFJEyqolBjUDSR",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoc6JyH9e69bzmOTomjtQ6/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "980B16D2-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213814,
      "period_start": 1646213814,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646213814,
        "marked_uncollectible_at": null,
        "paid_at": 1646213817,
        "voided_at": null
      },
      "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KYocAJyH9e69bzm1aaYQeEx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646213814,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "current_period_end": 1648892214,
      "current_period_start": 1646213814,
      "customer": "cus_LFJETtGQJGKg3y",
      "days_until_due": null,
      "default_payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJEyqolBjUDSR",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646213815,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYoc6JyH9e69bzmdzO8Aefm"
      },
      "latest_invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646213814,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KYocBJyH9e69bzmnrLEAvZp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYoc7JyH9e69bzm0nG3uPMM",
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJETtGQJGKg3y",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE50200uPrddcOC?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE50200uPrddcOC/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoc6JyH9e69bzmeGk5tBG9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892214,
              "start": 1646213814
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "subscription_item": "si_LFJEyqolBjUDSR",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoc6JyH9e69bzmOTomjtQ6/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "980B16D2-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213814,
      "period_start": 1646213814,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646213814,
        "marked_uncollectible_at": null,
        "paid_at": 1646213817,
        "voided_at": null
      },
      "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KYocBJyH9e69bzmR9pBADJa",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYoc7JyH9e69bzm0nG3uPMM",
      "collection_method": "charge_automatically",
      "created": 1646213814,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJETtGQJGKg3y",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE50200uPrddcOC?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpFaHc3Wm1XcWpVWVhmSlBHbUFLSzRlTnpDeHNzLDM2NzU0NjE50200uPrddcOC/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYoc6JyH9e69bzmeGk5tBG9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648892214,
              "start": 1646213814
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
            "subscription_item": "si_LFJEyqolBjUDSR",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoc6JyH9e69bzmOTomjtQ6/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "980B16D2-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646213814,
      "period_start": 1646213814,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646213814,
        "marked_uncollectible_at": null,
        "paid_at": 1646213817,
        "voided_at": null
      },
      "subscription": "sub_1KYoc6JyH9e69bzmdzO8Aefm",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KYoc7JyH9e69bzm0QVdsndE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213817,
  "data": {
    "object": {
      "id": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KYoc7JyH9e69bzm0nG3uPMM",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KYoc7JyH9e69bzm0TX5325h",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "t",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646213816,
            "currency": "usd",
            "customer": "cus_LFJETtGQJGKg3y",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 29,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
            "payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYoc7JyH9e69bzm0nG3uPMM/rcpt_LFJERIOBYl5q4B55NvOVmc49z374wrd",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KYoc7JyH9e69bzm0nG3uPMM/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KYoc7JyH9e69bzm0V3PPAOb"
      },
      "client_secret": "pi_3KYoc7JyH9e69bzm0V3PPAOb_secret_Cpfkhlg5rbjppFQKyX2GvvM1I",
      "confirmation_method": "automatic",
      "created": 1646213815,
      "currency": "usd",
      "customer": "cus_LFJETtGQJGKg3y",
      "description": "Subscription creation",
      "invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KYoc5JyH9e69bzmMRO3itLq",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KYoc7JyH9e69bzm0QaXtJlS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646213815,
  "data": {
    "object": {
      "id": "pi_3KYoc7JyH9e69bzm0V3PPAOb",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYoc7JyH9e69bzm0V3PPAOb"
      },
      "client_secret": "pi_3KYoc7JyH9e69bzm0V3PPAOb_secret_Cpfkhlg5rbjppFQKyX2GvvM1I",
      "confirmation_method": "automatic",
      "created": 1646213815,
      "currency": "usd",
      "customer": "cus_LFJETtGQJGKg3y",
      "description": "Subscription creation",
      "invoice": "in_1KYoc6JyH9e69bzmOTomjtQ6",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_lBSVIrBM3WBaeC",
    "idempotency_key": "3ee7cbb4-4605-4bfe-8547-8d31ade8888d"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KYpAPJyH9e69bzm5y0n3boo",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215941,
  "data": {
    "object": {
      "id": "cs_test_a1JdrT8WEpXgvV1pbHzPkiuk2C6jmSMZdCjdPXbLYLvtVTR33HmCxcymkK",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFJn8Hg6llu0ET",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646302310,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KYpANJyH9e69bzm019xNqzr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215940,
  "data": {
    "object": {
      "id": "ch_3KYpANJyH9e69bzm0c2158ks",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KYpANJyH9e69bzm03xzseS4",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646215939,
      "currency": "usd",
      "customer": "cus_LFJn8Hg6llu0ET",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 60,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYpANJyH9e69bzm0c2158ks/rcpt_LFJnnoFw1HJyTA9UMz7mfOHbccmhdIy",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KYpANJyH9e69bzm0c2158ks/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KYpAPJyH9e69bzmegxRcwxU",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215938,
  "data": {
    "object": {
      "id": "pm_1KYpALJyH9e69bzmJRTet3Bs",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646215937,
      "customer": "cus_LFJn8Hg6llu0ET",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KYpAPJyH9e69bzmisJHV2Fp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215938,
  "data": {
    "object": {
      "id": "cus_LFJn8Hg6llu0ET",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646215938,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "7D454042",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJn8Hg6llu0ET/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646215938,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646215938,
            "current_period_end": 1648894338,
            "current_period_start": 1646215938,
            "customer": "cus_LFJn8Hg6llu0ET",
            "days_until_due": null,
            "default_payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJn1Gg9EXfL5I",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646215939,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYpAMJyH9e69bzmBY4NX6L3"
            },
            "latest_invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646215938,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJn8Hg6llu0ET/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJn8Hg6llu0ET/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "customer.created"
}{
  "id": "evt_1KYpAPJyH9e69bzmZBFM8gff",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215939,
  "data": {
    "object": {
      "id": "cus_LFJn8Hg6llu0ET",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646215938,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "7D454042",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJn8Hg6llu0ET/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646215938,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646215938,
            "current_period_end": 1648894338,
            "current_period_start": 1646215938,
            "customer": "cus_LFJn8Hg6llu0ET",
            "days_until_due": null,
            "default_payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJn1Gg9EXfL5I",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646215939,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYpAMJyH9e69bzmBY4NX6L3"
            },
            "latest_invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646215938,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJn8Hg6llu0ET/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJn8Hg6llu0ET/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KYpAQJyH9e69bzmqcpU7Pqo",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215939,
  "data": {
    "object": {
      "id": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJn8Hg6llu0ET",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpAMJyH9e69bzmMA4jNcoB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648894338,
              "start": 1646215938
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "subscription_item": "si_LFJn1Gg9EXfL5I",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpAMJyH9e69bzmETmbgUfw/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "7D454042-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646215938,
      "period_start": 1646215938,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646215938,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KYpAQJyH9e69bzmSIVdQwum",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215939,
  "data": {
    "object": {
      "id": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJn8Hg6llu0ET",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpAMJyH9e69bzmMA4jNcoB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648894338,
              "start": 1646215938
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "subscription_item": "si_LFJn1Gg9EXfL5I",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpAMJyH9e69bzmETmbgUfw/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "7D454042-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646215938,
      "period_start": 1646215938,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646215938,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KYpAQJyH9e69bzmeBWV2Bu9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215939,
  "data": {
    "object": {
      "id": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646215938,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "current_period_end": 1648894338,
      "current_period_start": 1646215938,
      "customer": "cus_LFJn8Hg6llu0ET",
      "days_until_due": null,
      "default_payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJn1Gg9EXfL5I",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646215939,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYpAMJyH9e69bzmBY4NX6L3"
      },
      "latest_invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646215938,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KYpAQJyH9e69bzmAVMimHAt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215941,
  "data": {
    "object": {
      "id": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYpANJyH9e69bzm0c2158ks",
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJn8Hg6llu0ET",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpAMJyH9e69bzmMA4jNcoB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648894338,
              "start": 1646215938
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "subscription_item": "si_LFJn1Gg9EXfL5I",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpAMJyH9e69bzmETmbgUfw/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "7D454042-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646215938,
      "period_start": 1646215938,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646215938,
        "marked_uncollectible_at": null,
        "paid_at": 1646215940,
        "voided_at": null
      },
      "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KYpAQJyH9e69bzmhyLxFKfM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215941,
  "data": {
    "object": {
      "id": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646215938,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "current_period_end": 1648894338,
      "current_period_start": 1646215938,
      "customer": "cus_LFJn8Hg6llu0ET",
      "days_until_due": null,
      "default_payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJn1Gg9EXfL5I",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646215939,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYpAMJyH9e69bzmBY4NX6L3"
      },
      "latest_invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646215938,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KYpAQJyH9e69bzmh9oPkyvr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215941,
  "data": {
    "object": {
      "id": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYpANJyH9e69bzm0c2158ks",
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJn8Hg6llu0ET",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpAMJyH9e69bzmMA4jNcoB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648894338,
              "start": 1646215938
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "subscription_item": "si_LFJn1Gg9EXfL5I",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpAMJyH9e69bzmETmbgUfw/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "7D454042-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646215938,
      "period_start": 1646215938,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646215938,
        "marked_uncollectible_at": null,
        "paid_at": 1646215940,
        "voided_at": null
      },
      "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KYpAQJyH9e69bzmPUpUm7xq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215941,
  "data": {
    "object": {
      "id": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYpANJyH9e69bzm0c2158ks",
      "collection_method": "charge_automatically",
      "created": 1646215938,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJn8Hg6llu0ET",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpuODFxWE8wc3Q4Y2YzaXdUOFlwU1dobkVJTmZ1LDM2NzU2NzQy0200rpLd0Kqs/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpAMJyH9e69bzmMA4jNcoB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648894338,
              "start": 1646215938
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
            "subscription_item": "si_LFJn1Gg9EXfL5I",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpAMJyH9e69bzmETmbgUfw/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "7D454042-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646215938,
      "period_start": 1646215938,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646215938,
        "marked_uncollectible_at": null,
        "paid_at": 1646215940,
        "voided_at": null
      },
      "subscription": "sub_1KYpAMJyH9e69bzmBY4NX6L3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KYpANJyH9e69bzm08tXJHsA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215940,
  "data": {
    "object": {
      "id": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KYpANJyH9e69bzm0c2158ks",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KYpANJyH9e69bzm03xzseS4",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646215939,
            "currency": "usd",
            "customer": "cus_LFJn8Hg6llu0ET",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 60,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KYpANJyH9e69bzm0PzbAnSf",
            "payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYpANJyH9e69bzm0c2158ks/rcpt_LFJnnoFw1HJyTA9UMz7mfOHbccmhdIy",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KYpANJyH9e69bzm0c2158ks/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KYpANJyH9e69bzm0PzbAnSf"
      },
      "client_secret": "pi_3KYpANJyH9e69bzm0PzbAnSf_secret_F1cbjHx2zj01U09QH6p1wsipq",
      "confirmation_method": "automatic",
      "created": 1646215939,
      "currency": "usd",
      "customer": "cus_LFJn8Hg6llu0ET",
      "description": "Subscription creation",
      "invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KYpALJyH9e69bzmJRTet3Bs",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KYpANJyH9e69bzm07Qh9Onv",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646215939,
  "data": {
    "object": {
      "id": "pi_3KYpANJyH9e69bzm0PzbAnSf",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYpANJyH9e69bzm0PzbAnSf"
      },
      "client_secret": "pi_3KYpANJyH9e69bzm0PzbAnSf_secret_F1cbjHx2zj01U09QH6p1wsipq",
      "confirmation_method": "automatic",
      "created": 1646215939,
      "currency": "usd",
      "customer": "cus_LFJn8Hg6llu0ET",
      "description": "Subscription creation",
      "invoice": "in_1KYpAMJyH9e69bzmETmbgUfw",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WFJbstlLToWbJy",
    "idempotency_key": "6245c586-6c75-434e-a4a5-b8f09bd37436"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KYpLmJyH9e69bzm0fxXAtjk",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216647,
  "data": {
    "object": {
      "id": "ch_3KYpLmJyH9e69bzm0sKrbPBv",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KYpLmJyH9e69bzm0YmR7HAJ",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646216647,
      "currency": "usd",
      "customer": "cus_LFJzjGTJpMOEL2",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 49,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYpLmJyH9e69bzm0sKrbPBv/rcpt_LFJzhFVEITTeYGCiJfvTns1OuoBno7V",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KYpLmJyH9e69bzm0sKrbPBv/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KYpLoJyH9e69bzmlqmtgSno",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216648,
  "data": {
    "object": {
      "id": "cs_test_a12pTnNvis2NxQZgVo7OHkEEiZb3SoZ156srXgNdwSaP3ma2NY0AnJUZpA",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFJzjGTJpMOEL2",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646303025,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KYpLpJyH9e69bzmmBYFZZ42",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216645,
  "data": {
    "object": {
      "id": "cus_LFJzjGTJpMOEL2",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646216645,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "A92A5B37",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJzjGTJpMOEL2/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646216645,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646216645,
            "current_period_end": 1648895045,
            "current_period_start": 1646216645,
            "customer": "cus_LFJzjGTJpMOEL2",
            "days_until_due": null,
            "default_payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJzptaj1O5EPF",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646216646,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYpLlJyH9e69bzmh3bjXKvC"
            },
            "latest_invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646216645,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJzjGTJpMOEL2/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJzjGTJpMOEL2/tax_ids"
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "customer.created"
}{
  "id": "evt_1KYpLoJyH9e69bzmyIVSTTlr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216645,
  "data": {
    "object": {
      "id": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646216644,
      "customer": "cus_LFJzjGTJpMOEL2",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KYpLpJyH9e69bzmkzcXhtx1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216646,
  "data": {
    "object": {
      "id": "cus_LFJzjGTJpMOEL2",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646216645,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "A92A5B37",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJzjGTJpMOEL2/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646216645,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646216645,
            "current_period_end": 1648895045,
            "current_period_start": 1646216645,
            "customer": "cus_LFJzjGTJpMOEL2",
            "days_until_due": null,
            "default_payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFJzptaj1O5EPF",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646216646,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KYpLlJyH9e69bzmh3bjXKvC"
            },
            "latest_invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646216645,
            "status": "active",
            "tax_percent": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFJzjGTJpMOEL2/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFJzjGTJpMOEL2/tax_ids"
      }
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KYpLpJyH9e69bzmyUDCkt1Y",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216646,
  "data": {
    "object": {
      "id": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJzjGTJpMOEL2",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpLlJyH9e69bzm7bDTasPV",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648895045,
              "start": 1646216645
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "subscription_item": "si_LFJzptaj1O5EPF",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpLlJyH9e69bzmvua4VCP4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A92A5B37-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646216645,
      "period_start": 1646216645,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646216645,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KYpLpJyH9e69bzmw5f4SuNu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216646,
  "data": {
    "object": {
      "id": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJzjGTJpMOEL2",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpLlJyH9e69bzm7bDTasPV",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648895045,
              "start": 1646216645
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "subscription_item": "si_LFJzptaj1O5EPF",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpLlJyH9e69bzmvua4VCP4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A92A5B37-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646216645,
      "period_start": 1646216645,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646216645,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KYpLpJyH9e69bzmFdTih6wU",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216646,
  "data": {
    "object": {
      "id": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646216645,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "current_period_end": 1648895045,
      "current_period_start": 1646216645,
      "customer": "cus_LFJzjGTJpMOEL2",
      "days_until_due": null,
      "default_payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJzptaj1O5EPF",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646216646,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYpLlJyH9e69bzmh3bjXKvC"
      },
      "latest_invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646216645,
      "status": "incomplete",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KYpLpJyH9e69bzmVQ1bntBI",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216648,
  "data": {
    "object": {
      "id": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYpLmJyH9e69bzm0sKrbPBv",
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJzjGTJpMOEL2",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpLlJyH9e69bzm7bDTasPV",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648895045,
              "start": 1646216645
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "subscription_item": "si_LFJzptaj1O5EPF",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpLlJyH9e69bzmvua4VCP4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A92A5B37-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646216645,
      "period_start": 1646216645,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646216645,
        "marked_uncollectible_at": null,
        "paid_at": 1646216648,
        "voided_at": null
      },
      "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KYpLpJyH9e69bzmo93Pktf2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216648,
  "data": {
    "object": {
      "id": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646216645,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "current_period_end": 1648895045,
      "current_period_start": 1646216645,
      "customer": "cus_LFJzjGTJpMOEL2",
      "days_until_due": null,
      "default_payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFJzptaj1O5EPF",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646216646,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KYpLlJyH9e69bzmh3bjXKvC"
      },
      "latest_invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646216645,
      "status": "active",
      "tax_percent": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KYpLpJyH9e69bzmsS7CkMLS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216648,
  "data": {
    "object": {
      "id": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYpLmJyH9e69bzm0sKrbPBv",
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJzjGTJpMOEL2",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpLlJyH9e69bzm7bDTasPV",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648895045,
              "start": 1646216645
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "subscription_item": "si_LFJzptaj1O5EPF",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpLlJyH9e69bzmvua4VCP4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A92A5B37-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646216645,
      "period_start": 1646216645,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646216645,
        "marked_uncollectible_at": null,
        "paid_at": 1646216648,
        "voided_at": null
      },
      "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KYpLpJyH9e69bzmpTuEsuin",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216648,
  "data": {
    "object": {
      "id": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KYpLmJyH9e69bzm0sKrbPBv",
      "collection_method": "charge_automatically",
      "created": 1646216645,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFJzjGTJpMOEL2",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkp6QWlYSFJrTmJ4a3FBOEdUdzFwbTEwSlBrNllQLDM2NzU3NDQ50200iBgf3BO0/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KYpLlJyH9e69bzm7bDTasPV",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648895045,
              "start": 1646216645
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
            "subscription_item": "si_LFJzptaj1O5EPF",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYpLlJyH9e69bzmvua4VCP4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A92A5B37-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646216645,
      "period_start": 1646216645,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646216645,
        "marked_uncollectible_at": null,
        "paid_at": 1646216648,
        "voided_at": null
      },
      "subscription": "sub_1KYpLlJyH9e69bzmh3bjXKvC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KYpLmJyH9e69bzm0enUhzkg",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216647,
  "data": {
    "object": {
      "id": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KYpLmJyH9e69bzm0sKrbPBv",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KYpLmJyH9e69bzm0YmR7HAJ",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646216647,
            "currency": "usd",
            "customer": "cus_LFJzjGTJpMOEL2",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 49,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
            "payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KYpLmJyH9e69bzm0sKrbPBv/rcpt_LFJzhFVEITTeYGCiJfvTns1OuoBno7V",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KYpLmJyH9e69bzm0sKrbPBv/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KYpLmJyH9e69bzm0bQxrvcJ"
      },
      "client_secret": "pi_3KYpLmJyH9e69bzm0bQxrvcJ_secret_isbiOalYZW5m3ahUOrNGOHWel",
      "confirmation_method": "automatic",
      "created": 1646216646,
      "currency": "usd",
      "customer": "cus_LFJzjGTJpMOEL2",
      "description": "Subscription creation",
      "invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KYpLkJyH9e69bzmRUVzVrLK",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KYpLmJyH9e69bzm0yOTDyU3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646216646,
  "data": {
    "object": {
      "id": "pi_3KYpLmJyH9e69bzm0bQxrvcJ",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYpLmJyH9e69bzm0bQxrvcJ"
      },
      "client_secret": "pi_3KYpLmJyH9e69bzm0bQxrvcJ_secret_isbiOalYZW5m3ahUOrNGOHWel",
      "confirmation_method": "automatic",
      "created": 1646216646,
      "currency": "usd",
      "customer": "cus_LFJzjGTJpMOEL2",
      "description": "Subscription creation",
      "invoice": "in_1KYpLlJyH9e69bzmvua4VCP4",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_l8fZFJz9hUbwiH",
    "idempotency_key": "d91983dd-dfee-4a3e-962d-c71f22a15cef"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KYzbUJyH9e69bzm1Ammq04v",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646256060,
  "data": {
    "object": {
      "id": "pi_3KYzbUJyH9e69bzm1qzoetMs",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYzbUJyH9e69bzm1qzoetMs"
      },
      "client_secret": "pi_3KYzbUJyH9e69bzm1qzoetMs_secret_LerHyyYq4UsQ2JQ6vejG19S87",
      "confirmation_method": "automatic",
      "created": 1646256060,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_HTGnGpR6655970juAvtGZ36eqH",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_SVXSC4EgYs9Yad",
    "idempotency_key": "3561a733-376d-4212-bdc8-6c95bcb453db"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KYzbhJyH9e69bzm1u7aBPrD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646256073,
  "data": {
    "object": {
      "id": "pi_3KYzbhJyH9e69bzm1gdCxt1H",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYzbhJyH9e69bzm1gdCxt1H"
      },
      "client_secret": "pi_3KYzbhJyH9e69bzm1gdCxt1H_secret_n8ukEbi1z1FKNk4t40zPO2Hk1",
      "confirmation_method": "automatic",
      "created": 1646256073,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_OQiexao5797607NpMMfqx80Grf",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_05PM1APQzCBrOR",
    "idempotency_key": "9df43ed0-706c-409a-848d-4ff94841b80f"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KYzceJyH9e69bzm15Aeu7T3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646256132,
  "data": {
    "object": {
      "id": "pi_3KYzceJyH9e69bzm1A2s13mo",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KYzceJyH9e69bzm1A2s13mo"
      },
      "client_secret": "pi_3KYzceJyH9e69bzm1A2s13mo_secret_z2b06pzV1Aw95kWJmCntyzwy8",
      "confirmation_method": "automatic",
      "created": 1646256132,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_yrzHOeO8941593tjWOuxX61Qmr",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vSTYuIFUZorAnk",
    "idempotency_key": "6dfaf4e3-66a2-4e9b-87aa-d4648c80a4c3"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZ0boJyH9e69bzm1LN1pnJd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646259924,
  "data": {
    "object": {
      "id": "pi_3KZ0boJyH9e69bzm1fyjYWVr",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZ0boJyH9e69bzm1fyjYWVr"
      },
      "client_secret": "pi_3KZ0boJyH9e69bzm1fyjYWVr_secret_Afm1PwoQWYgzDnVj5lPt6OdUi",
      "confirmation_method": "automatic",
      "created": 1646259924,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_AKgpGnz6684189rlqUTep14aro",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_tQR0pkDFP4QRp9",
    "idempotency_key": "6ebef49d-ecb3-499f-a2b4-b1340ac54910"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZ0frJyH9e69bzm04ncYXO7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646260175,
  "data": {
    "object": {
      "id": "pi_3KZ0frJyH9e69bzm0uPvgG40",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZ0frJyH9e69bzm0uPvgG40"
      },
      "client_secret": "pi_3KZ0frJyH9e69bzm0uPvgG40_secret_IDPWU8QnHdXDptwrZjJpgaJlB",
      "confirmation_method": "automatic",
      "created": 1646260175,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_ZdXOmbn1104869tBsQtxw23Knh",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_QpnyOaZwjmMl3H",
    "idempotency_key": "49396c47-26d9-4d03-b993-3a69979fd207"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZ0g1JyH9e69bzm14CSzxca",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646260185,
  "data": {
    "object": {
      "id": "pi_3KZ0g1JyH9e69bzm1cn0HY8A",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZ0g1JyH9e69bzm1cn0HY8A"
      },
      "client_secret": "pi_3KZ0g1JyH9e69bzm1cn0HY8A_secret_wl5Y8dzMCs1CqEPhnGEVcsqXY",
      "confirmation_method": "automatic",
      "created": 1646260185,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_RfrqSPj7357905aHMJkoU97TZq",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_XHGaLp74tKDcQP",
    "idempotency_key": "543770ea-70b8-489f-98a4-19ece0bb35cf"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZ3QpJyH9e69bzm9TmaNtlM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646270775,
  "data": {
    "object": {
      "id": "po_1KZ3NjJyH9e69bzm9yDtUtrJ",
      "object": "payout",
      "amount": 1820,
      "arrival_date": 1646265600,
      "automatic": true,
      "balance_transaction": "txn_1KZ3NkJyH9e69bzmtncVuEby",
      "created": 1646270583,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "in_transit",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.created"
}{
  "id": "evt_1KZ3QpJyH9e69bzmUFKGH8Yc",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646270775,
  "data": {
    "object": {
      "id": "po_1KZ3NjJyH9e69bzm9yDtUtrJ",
      "object": "payout",
      "amount": 1820,
      "arrival_date": 1646265600,
      "automatic": true,
      "balance_transaction": "txn_1KZ3NkJyH9e69bzmtncVuEby",
      "created": 1646270583,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "paid",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.paid"
}{
  "id": "evt_1KZCGvJyH9e69bzmIlhIxy1Q",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304756,
  "data": {
    "object": {
      "id": "cs_test_a1fCXLkSOF32riynLkpRvqFncJirf8c4Ztl4H53xZjHhoC0MXlFL69iJL6",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFhgwoKjMXimzD",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646391088,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KZCGsJyH9e69bzm0AbEYkSd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304756,
  "data": {
    "object": {
      "id": "ch_3KZCGsJyH9e69bzm0Z5zMbgX",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZCGsJyH9e69bzm0tiMQPot",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646304755,
      "currency": "usd",
      "customer": "cus_LFhgwoKjMXimzD",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 31,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZCGsJyH9e69bzm0Z5zMbgX/rcpt_LFhg9x5oy5gsy5Ezt5MmISgvDpkvs0P",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZCGsJyH9e69bzm0Z5zMbgX/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZCGvJyH9e69bzmvPSQajjq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304754,
  "data": {
    "object": {
      "id": "cus_LFhgwoKjMXimzD",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646304753,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "D84B8DEB",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFhgwoKjMXimzD/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646304754,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646304754,
            "current_period_end": 1648983154,
            "current_period_start": 1646304754,
            "customer": "cus_LFhgwoKjMXimzD",
            "days_until_due": null,
            "default_payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFhgziIHAezfq3",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646304754,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZCGsJyH9e69bzmdE5xoW8h"
            },
            "latest_invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646304754,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFhgwoKjMXimzD/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFhgwoKjMXimzD/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZCGvJyH9e69bzmRT1OYYfM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304754,
  "data": {
    "object": {
      "id": "pm_1KZCGqJyH9e69bzmDaQMcByY",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646304753,
      "customer": "cus_LFhgwoKjMXimzD",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZCGvJyH9e69bzmIwAnoviX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304754,
  "data": {
    "object": {
      "id": "cus_LFhgwoKjMXimzD",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646304753,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "D84B8DEB",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFhgwoKjMXimzD/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646304754,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646304754,
            "current_period_end": 1648983154,
            "current_period_start": 1646304754,
            "customer": "cus_LFhgwoKjMXimzD",
            "days_until_due": null,
            "default_payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFhgziIHAezfq3",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646304754,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZCGsJyH9e69bzmdE5xoW8h"
            },
            "latest_invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646304754,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFhgwoKjMXimzD/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFhgwoKjMXimzD/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZCGvJyH9e69bzmFN5zwGEg",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304755,
  "data": {
    "object": {
      "id": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFhgwoKjMXimzD",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU30200UbB9coyH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU30200UbB9coyH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZCGsJyH9e69bzmn1LeKHjq",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648983154,
              "start": 1646304754
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "subscription_item": "si_LFhgziIHAezfq3",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZCGsJyH9e69bzmXq4ISYXt/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D84B8DEB-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646304754,
      "period_start": 1646304754,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646304754,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZCGvJyH9e69bzmt6G1y0q6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304755,
  "data": {
    "object": {
      "id": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFhgwoKjMXimzD",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU30200UbB9coyH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU30200UbB9coyH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZCGsJyH9e69bzmn1LeKHjq",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648983154,
              "start": 1646304754
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "subscription_item": "si_LFhgziIHAezfq3",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZCGsJyH9e69bzmXq4ISYXt/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D84B8DEB-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646304754,
      "period_start": 1646304754,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646304754,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZCGwJyH9e69bzmkn8NRYPp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304755,
  "data": {
    "object": {
      "id": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646304754,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "current_period_end": 1648983154,
      "current_period_start": 1646304754,
      "customer": "cus_LFhgwoKjMXimzD",
      "days_until_due": null,
      "default_payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFhgziIHAezfq3",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646304754,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZCGsJyH9e69bzmdE5xoW8h"
      },
      "latest_invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646304754,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZCGwJyH9e69bzmMbwfXc41",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304756,
  "data": {
    "object": {
      "id": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZCGsJyH9e69bzm0Z5zMbgX",
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFhgwoKjMXimzD",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU40200jUiEr1qf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU40200jUiEr1qf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZCGsJyH9e69bzmn1LeKHjq",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648983154,
              "start": 1646304754
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "subscription_item": "si_LFhgziIHAezfq3",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZCGsJyH9e69bzmXq4ISYXt/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D84B8DEB-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646304754,
      "period_start": 1646304754,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646304754,
        "marked_uncollectible_at": null,
        "paid_at": 1646304756,
        "voided_at": null
      },
      "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZCGwJyH9e69bzmVGNXk9vx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304756,
  "data": {
    "object": {
      "id": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646304754,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "current_period_end": 1648983154,
      "current_period_start": 1646304754,
      "customer": "cus_LFhgwoKjMXimzD",
      "days_until_due": null,
      "default_payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFhgziIHAezfq3",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646304754,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZCGsJyH9e69bzmdE5xoW8h"
      },
      "latest_invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646304754,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZCGwJyH9e69bzmguNht1Ld",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304757,
  "data": {
    "object": {
      "id": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZCGsJyH9e69bzm0Z5zMbgX",
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFhgwoKjMXimzD",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU40200jUiEr1qf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU40200jUiEr1qf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZCGsJyH9e69bzmn1LeKHjq",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648983154,
              "start": 1646304754
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "subscription_item": "si_LFhgziIHAezfq3",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZCGsJyH9e69bzmXq4ISYXt/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D84B8DEB-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646304754,
      "period_start": 1646304754,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646304754,
        "marked_uncollectible_at": null,
        "paid_at": 1646304756,
        "voided_at": null
      },
      "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZCGwJyH9e69bzmawYrKD8t",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304757,
  "data": {
    "object": {
      "id": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZCGsJyH9e69bzm0Z5zMbgX",
      "collection_method": "charge_automatically",
      "created": 1646304754,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFhgwoKjMXimzD",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU40200jUiEr1qf?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRmhnTXM4dXFxQzMxTkdaajdwU04wUE9QRjR4cWp5LDM2ODQ1NTU40200jUiEr1qf/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZCGsJyH9e69bzmn1LeKHjq",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1648983154,
              "start": 1646304754
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
            "subscription_item": "si_LFhgziIHAezfq3",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZCGsJyH9e69bzmXq4ISYXt/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "D84B8DEB-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646304754,
      "period_start": 1646304754,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646304754,
        "marked_uncollectible_at": null,
        "paid_at": 1646304756,
        "voided_at": null
      },
      "subscription": "sub_1KZCGsJyH9e69bzmdE5xoW8h",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZCGsJyH9e69bzm0aGBuUOh",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304756,
  "data": {
    "object": {
      "id": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZCGsJyH9e69bzm0Z5zMbgX",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZCGsJyH9e69bzm0tiMQPot",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "t",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646304755,
            "currency": "usd",
            "customer": "cus_LFhgwoKjMXimzD",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 31,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZCGsJyH9e69bzm0Qbp305K",
            "payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZCGsJyH9e69bzm0Z5zMbgX/rcpt_LFhg9x5oy5gsy5Ezt5MmISgvDpkvs0P",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZCGsJyH9e69bzm0Z5zMbgX/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZCGsJyH9e69bzm0Qbp305K"
      },
      "client_secret": "pi_3KZCGsJyH9e69bzm0Qbp305K_secret_pm5Rg1ieyMCg0Hmqof5Scgt75",
      "confirmation_method": "automatic",
      "created": 1646304754,
      "currency": "usd",
      "customer": "cus_LFhgwoKjMXimzD",
      "description": "Subscription creation",
      "invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZCGqJyH9e69bzmDaQMcByY",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZCGsJyH9e69bzm0sQ8ewH6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646304754,
  "data": {
    "object": {
      "id": "pi_3KZCGsJyH9e69bzm0Qbp305K",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZCGsJyH9e69bzm0Qbp305K"
      },
      "client_secret": "pi_3KZCGsJyH9e69bzm0Qbp305K_secret_pm5Rg1ieyMCg0Hmqof5Scgt75",
      "confirmation_method": "automatic",
      "created": 1646304754,
      "currency": "usd",
      "customer": "cus_LFhgwoKjMXimzD",
      "description": "Subscription creation",
      "invoice": "in_1KZCGsJyH9e69bzmXq4ISYXt",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f7mGnNUijVigiH",
    "idempotency_key": "c548b7d8-cc3f-404d-afc3-abe8db8d6f89"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZKtMJyH9e69bzm1lgOPpa6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337893,
  "data": {
    "object": {
      "id": "ch_3KZKtMJyH9e69bzm1UDGH3er",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZKtMJyH9e69bzm1AQfh5F3",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646337893,
      "currency": "usd",
      "customer": "cus_LFqalOYwAldPP4",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 52,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZKtMJyH9e69bzm1UDGH3er/rcpt_LFqagdlrNNocjpFruj2ET7uQR9EYDhe",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZKtMJyH9e69bzm1UDGH3er/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZKtOJyH9e69bzmcdW4qYJu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337894,
  "data": {
    "object": {
      "id": "cs_test_a1z0ep4zuoYqTaJ2zrUA7M9lB1QTbrIWYIOcEelZHSciiGBRorwQQ1X04w",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFqalOYwAldPP4",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646424261,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZKtOJyH9e69bzmaYgvsRjP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337891,
  "data": {
    "object": {
      "id": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646337890,
      "customer": "cus_LFqalOYwAldPP4",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZKtOJyH9e69bzmU9y4bolh",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337891,
  "data": {
    "object": {
      "id": "cus_LFqalOYwAldPP4",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646337891,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "F01674AE",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqalOYwAldPP4/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646337891,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646337891,
            "current_period_end": 1649016291,
            "current_period_start": 1646337891,
            "customer": "cus_LFqalOYwAldPP4",
            "days_until_due": null,
            "default_payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFqawkspDznfgX",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646337892,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZKtLJyH9e69bzmnUBAflCT"
            },
            "latest_invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646337891,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFqalOYwAldPP4/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqalOYwAldPP4/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZKtOJyH9e69bzmlRKldjO1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337892,
  "data": {
    "object": {
      "id": "cus_LFqalOYwAldPP4",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646337891,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "F01674AE",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqalOYwAldPP4/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646337891,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646337891,
            "current_period_end": 1649016291,
            "current_period_start": 1646337891,
            "customer": "cus_LFqalOYwAldPP4",
            "days_until_due": null,
            "default_payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFqawkspDznfgX",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646337892,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZKtLJyH9e69bzmnUBAflCT"
            },
            "latest_invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646337891,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFqalOYwAldPP4/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqalOYwAldPP4/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZKtPJyH9e69bzmwC8Pp2hC",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337892,
  "data": {
    "object": {
      "id": "in_1KZKtLJyH9e69bzmIPPqir93",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqalOYwAldPP4",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZKtLJyH9e69bzmw23AGk4q",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016291,
              "start": 1646337891
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "subscription_item": "si_LFqawkspDznfgX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZKtLJyH9e69bzmIPPqir93/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F01674AE-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646337891,
      "period_start": 1646337891,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646337891,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZKtPJyH9e69bzmg6UyzQ2d",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337892,
  "data": {
    "object": {
      "id": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646337891,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "current_period_end": 1649016291,
      "current_period_start": 1646337891,
      "customer": "cus_LFqalOYwAldPP4",
      "days_until_due": null,
      "default_payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFqawkspDznfgX",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646337892,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZKtLJyH9e69bzmnUBAflCT"
      },
      "latest_invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646337891,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZKtPJyH9e69bzm6Nw6sELs",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337892,
  "data": {
    "object": {
      "id": "in_1KZKtLJyH9e69bzmIPPqir93",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqalOYwAldPP4",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZKtLJyH9e69bzmw23AGk4q",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016291,
              "start": 1646337891
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "subscription_item": "si_LFqawkspDznfgX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZKtLJyH9e69bzmIPPqir93/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F01674AE-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646337891,
      "period_start": 1646337891,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646337891,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZKtPJyH9e69bzmFIHIKuKn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337894,
  "data": {
    "object": {
      "id": "in_1KZKtLJyH9e69bzmIPPqir93",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZKtMJyH9e69bzm1UDGH3er",
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqalOYwAldPP4",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZKtLJyH9e69bzmw23AGk4q",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016291,
              "start": 1646337891
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "subscription_item": "si_LFqawkspDznfgX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZKtLJyH9e69bzmIPPqir93/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F01674AE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646337891,
      "period_start": 1646337891,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646337891,
        "marked_uncollectible_at": null,
        "paid_at": 1646337894,
        "voided_at": null
      },
      "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZKtPJyH9e69bzmeT7Vo2gG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337894,
  "data": {
    "object": {
      "id": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646337891,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "current_period_end": 1649016291,
      "current_period_start": 1646337891,
      "customer": "cus_LFqalOYwAldPP4",
      "days_until_due": null,
      "default_payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFqawkspDznfgX",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646337892,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZKtLJyH9e69bzmnUBAflCT"
      },
      "latest_invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646337891,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZKtPJyH9e69bzm3qwkHxTS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337894,
  "data": {
    "object": {
      "id": "in_1KZKtLJyH9e69bzmIPPqir93",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZKtMJyH9e69bzm1UDGH3er",
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqalOYwAldPP4",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZKtLJyH9e69bzmw23AGk4q",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016291,
              "start": 1646337891
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "subscription_item": "si_LFqawkspDznfgX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZKtLJyH9e69bzmIPPqir93/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F01674AE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646337891,
      "period_start": 1646337891,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646337891,
        "marked_uncollectible_at": null,
        "paid_at": 1646337894,
        "voided_at": null
      },
      "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZKtPJyH9e69bzm9pDH4U09",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337894,
  "data": {
    "object": {
      "id": "in_1KZKtLJyH9e69bzmIPPqir93",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZKtMJyH9e69bzm1UDGH3er",
      "collection_method": "charge_automatically",
      "created": 1646337891,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqalOYwAldPP4",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFhUHcwekpkck13Wm8wYTlTU0xmWWhZc1hiQVhVLDM2ODc4Njk10200Y2PY3qhI/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZKtLJyH9e69bzmw23AGk4q",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016291,
              "start": 1646337891
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
            "subscription_item": "si_LFqawkspDznfgX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZKtLJyH9e69bzmIPPqir93/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F01674AE-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646337891,
      "period_start": 1646337891,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646337891,
        "marked_uncollectible_at": null,
        "paid_at": 1646337894,
        "voided_at": null
      },
      "subscription": "sub_1KZKtLJyH9e69bzmnUBAflCT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZKtMJyH9e69bzm1kvYqSUz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337893,
  "data": {
    "object": {
      "id": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZKtMJyH9e69bzm1UDGH3er",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZKtMJyH9e69bzm1AQfh5F3",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "t",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646337893,
            "currency": "usd",
            "customer": "cus_LFqalOYwAldPP4",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 52,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZKtMJyH9e69bzm1BXR4r97",
            "payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZKtMJyH9e69bzm1UDGH3er/rcpt_LFqagdlrNNocjpFruj2ET7uQR9EYDhe",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZKtMJyH9e69bzm1UDGH3er/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZKtMJyH9e69bzm1BXR4r97"
      },
      "client_secret": "pi_3KZKtMJyH9e69bzm1BXR4r97_secret_E8QbWx1uP2ktMSI1uSnsyZGs4",
      "confirmation_method": "automatic",
      "created": 1646337892,
      "currency": "usd",
      "customer": "cus_LFqalOYwAldPP4",
      "description": "Subscription creation",
      "invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZKtKJyH9e69bzmq3fOfR7y",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZKtMJyH9e69bzm1I6W3sjw",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646337892,
  "data": {
    "object": {
      "id": "pi_3KZKtMJyH9e69bzm1BXR4r97",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZKtMJyH9e69bzm1BXR4r97"
      },
      "client_secret": "pi_3KZKtMJyH9e69bzm1BXR4r97_secret_E8QbWx1uP2ktMSI1uSnsyZGs4",
      "confirmation_method": "automatic",
      "created": 1646337892,
      "currency": "usd",
      "customer": "cus_LFqalOYwAldPP4",
      "description": "Subscription creation",
      "invoice": "in_1KZKtLJyH9e69bzmIPPqir93",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_MhWuHeJ8Zdgm2e",
    "idempotency_key": "2b99746f-5b3a-4076-a163-5c330501b2e6"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZL3cJyH9e69bzm0RaxrlOM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "ch_3KZL3cJyH9e69bzm0h3HG744",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZL3cJyH9e69bzm0njLNFSs",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646338529,
      "currency": "usd",
      "customer": "cus_LFqlSSM870HjAJ",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 50,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZL3cJyH9e69bzm0h3HG744/rcpt_LFqlZTJD6FhapxgDT85ytLlywryjg9h",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZL3cJyH9e69bzm0h3HG744/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZL3fJyH9e69bzmbVhf4gB1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "cs_test_a1sfQxNItbLKIzKeaezo73xKzmDPza6FhnEIk6pAs1cZvD9DL8ErqR9uF1",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LFqlSSM870HjAJ",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646424739,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZL3fJyH9e69bzm4oILjhjJ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338528,
  "data": {
    "object": {
      "id": "pm_1KZL3aJyH9e69bzm8xflw8y0",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646338526,
      "customer": "cus_LFqlSSM870HjAJ",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZL3fJyH9e69bzm4FA1rz1K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338527,
  "data": {
    "object": {
      "id": "cus_LFqlSSM870HjAJ",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646338527,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "76A96AF3",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqlSSM870HjAJ/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646338528,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646338528,
            "current_period_end": 1649016928,
            "current_period_start": 1646338528,
            "customer": "cus_LFqlSSM870HjAJ",
            "days_until_due": null,
            "default_payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFql9jnibUqlHS",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646338528,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZL3cJyH9e69bzmDjmu3M3g"
            },
            "latest_invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646338528,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFqlSSM870HjAJ/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqlSSM870HjAJ/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZL3gJyH9e69bzmcJ6NMUzF",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338528,
  "data": {
    "object": {
      "id": "cus_LFqlSSM870HjAJ",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646338527,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "76A96AF3",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqlSSM870HjAJ/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646338528,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646338528,
            "current_period_end": 1649016928,
            "current_period_start": 1646338528,
            "customer": "cus_LFqlSSM870HjAJ",
            "days_until_due": null,
            "default_payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LFql9jnibUqlHS",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646338528,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZL3cJyH9e69bzmDjmu3M3g"
            },
            "latest_invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646338528,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LFqlSSM870HjAJ/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LFqlSSM870HjAJ/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZL3gJyH9e69bzmXef4E4T8",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338528,
  "data": {
    "object": {
      "id": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqlSSM870HjAJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZL3cJyH9e69bzmPf4fnqaQ",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016928,
              "start": 1646338528
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "subscription_item": "si_LFql9jnibUqlHS",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZL3cJyH9e69bzmT29uz7Pd/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "76A96AF3-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646338528,
      "period_start": 1646338528,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646338528,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZL3gJyH9e69bzmKCqlN5s2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338528,
  "data": {
    "object": {
      "id": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqlSSM870HjAJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZL3cJyH9e69bzmPf4fnqaQ",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016928,
              "start": 1646338528
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "subscription_item": "si_LFql9jnibUqlHS",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZL3cJyH9e69bzmT29uz7Pd/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "76A96AF3-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646338528,
      "period_start": 1646338528,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646338528,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZL3gJyH9e69bzmPnf2j6TM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338528,
  "data": {
    "object": {
      "id": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646338528,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "current_period_end": 1649016928,
      "current_period_start": 1646338528,
      "customer": "cus_LFqlSSM870HjAJ",
      "days_until_due": null,
      "default_payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFql9jnibUqlHS",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646338528,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZL3cJyH9e69bzmDjmu3M3g"
      },
      "latest_invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646338528,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZL3gJyH9e69bzmbuo0BRjh",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZL3cJyH9e69bzm0h3HG744",
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqlSSM870HjAJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZL3cJyH9e69bzmPf4fnqaQ",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016928,
              "start": 1646338528
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "subscription_item": "si_LFql9jnibUqlHS",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZL3cJyH9e69bzmT29uz7Pd/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "76A96AF3-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646338528,
      "period_start": 1646338528,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646338528,
        "marked_uncollectible_at": null,
        "paid_at": 1646338530,
        "voided_at": null
      },
      "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZL3gJyH9e69bzm1gHawnJB",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646338528,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "current_period_end": 1649016928,
      "current_period_start": 1646338528,
      "customer": "cus_LFqlSSM870HjAJ",
      "days_until_due": null,
      "default_payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LFql9jnibUqlHS",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646338528,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZL3cJyH9e69bzmDjmu3M3g"
      },
      "latest_invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646338528,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZL3gJyH9e69bzmeajFvova",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZL3cJyH9e69bzm0h3HG744",
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqlSSM870HjAJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZL3cJyH9e69bzmPf4fnqaQ",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016928,
              "start": 1646338528
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "subscription_item": "si_LFql9jnibUqlHS",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZL3cJyH9e69bzmT29uz7Pd/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "76A96AF3-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646338528,
      "period_start": 1646338528,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646338528,
        "marked_uncollectible_at": null,
        "paid_at": 1646338530,
        "voided_at": null
      },
      "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZL3gJyH9e69bzma8LtHz6j",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZL3cJyH9e69bzm0h3HG744",
      "collection_method": "charge_automatically",
      "created": 1646338528,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LFqlSSM870HjAJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRnFsWWphaFljWjRVVkVLTko3ZnN0Z2NBa1ZWT0ZMLDM2ODc5MzMy02009QgGzPBh/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZL3cJyH9e69bzmPf4fnqaQ",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649016928,
              "start": 1646338528
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
            "subscription_item": "si_LFql9jnibUqlHS",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZL3cJyH9e69bzmT29uz7Pd/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "76A96AF3-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646338528,
      "period_start": 1646338528,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646338528,
        "marked_uncollectible_at": null,
        "paid_at": 1646338530,
        "voided_at": null
      },
      "subscription": "sub_1KZL3cJyH9e69bzmDjmu3M3g",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZL3cJyH9e69bzm0oXyNPh9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338530,
  "data": {
    "object": {
      "id": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZL3cJyH9e69bzm0h3HG744",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZL3cJyH9e69bzm0njLNFSs",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646338529,
            "currency": "usd",
            "customer": "cus_LFqlSSM870HjAJ",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 50,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
            "payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZL3cJyH9e69bzm0h3HG744/rcpt_LFqlZTJD6FhapxgDT85ytLlywryjg9h",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZL3cJyH9e69bzm0h3HG744/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZL3cJyH9e69bzm0eyW0tDv"
      },
      "client_secret": "pi_3KZL3cJyH9e69bzm0eyW0tDv_secret_zO7VMIAlRBjHtDwAxHtN3fUpp",
      "confirmation_method": "automatic",
      "created": 1646338528,
      "currency": "usd",
      "customer": "cus_LFqlSSM870HjAJ",
      "description": "Subscription creation",
      "invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZL3aJyH9e69bzm8xflw8y0",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZL3cJyH9e69bzm0Kqt7zSd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646338528,
  "data": {
    "object": {
      "id": "pi_3KZL3cJyH9e69bzm0eyW0tDv",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZL3cJyH9e69bzm0eyW0tDv"
      },
      "client_secret": "pi_3KZL3cJyH9e69bzm0eyW0tDv_secret_zO7VMIAlRBjHtDwAxHtN3fUpp",
      "confirmation_method": "automatic",
      "created": 1646338528,
      "currency": "usd",
      "customer": "cus_LFqlSSM870HjAJ",
      "description": "Subscription creation",
      "invoice": "in_1KZL3cJyH9e69bzmT29uz7Pd",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cKbxggdbKTifE",
    "idempotency_key": "718629d2-fd37-4b86-aa62-1127474ce291"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZPg3JyH9e69bzm6w7PVSS4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646356287,
  "data": {
    "object": {
      "object": "balance",
      "available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "connect_reserved": [
        {
          "amount": 0,
          "currency": "usd"
        }
      ],
      "instant_available": [
        {
          "amount": 1365,
          "currency": "usd",
          "source_types": {
            "card": 1365
          }
        }
      ],
      "livemode": false,
      "pending": [
        {
          "amount": 1365,
          "currency": "usd",
          "source_types": {
            "card": 1365
          }
        }
      ]
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "balance.available"
}{
  "id": "evt_1KZYovJyH9e69bzmqEcV6Wef",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646391433,
  "data": {
    "object": {
      "id": "cs_test_a1PRL9sNOjHE1T2HigNmyf0Zprm9kO9QefAN7LgLO8hx3qPxWahD9U16MK",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646391433,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZYqsJyH9e69bzmepz8MhyT",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646391554,
  "data": {
    "object": {
      "id": "cs_test_a1zcz3FlhPfhszBkSekxa34vXkSVLHkcvSS9bmFg3YRzyWmeLxc2jXBQka",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646391552,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZYy9JyH9e69bzm1kpcM2nE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646392005,
  "data": {
    "object": {
      "id": "cs_test_a1ax9kVJmFNGCWIcGRXKKefyOolSP1oF6UjmP5FYEAEEsNeQ46B5IKrFu7",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646392004,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZ6zJyH9e69bzmjf4rNI3M",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646392553,
  "data": {
    "object": {
      "id": "cs_test_a1VUFfd5ppmuaFqCcTjINExwqJ2G7YzgyLyliqkjedF1e6oUw4SBpGdMAH",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646392552,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZ98JyH9e69bzmQbSNuVU6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646392686,
  "data": {
    "object": {
      "id": "cs_test_a1zcSBKkvFXsufgqPjVfa34dgKYEpUiN5vVphkmT2gML2MM7gNRZ3pYFzW",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646392686,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZIYJyH9e69bzmsdWy2bI7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646393270,
  "data": {
    "object": {
      "id": "cs_test_a112jCQraL5LJSZYaN3E8VBbtz16Noyxvs3re8GSNUIRXpuz0VSyyImYcy",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646393269,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZKFJyH9e69bzmbhWEYMJS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646393375,
  "data": {
    "object": {
      "id": "cs_test_a1VU1Sr0dPK3Gz7rVlPWoRwXwKnDX31JrWXlTuYlkgM5QImdYcQm44ICY3",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646393375,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZL4JyH9e69bzm3Jyop3u2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646393426,
  "data": {
    "object": {
      "id": "cs_test_a1mVld6Idi6T6Nm2BVskOvUb9ygifAblrZD9ZgVWcoadxCopQRsy4TgZ02",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646393425,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZQyJyH9e69bzmQ5Ry9wcW",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646393792,
  "data": {
    "object": {
      "id": "cs_test_a1zsfRrpXSMdcXaywwYPjUcFI8hZMoxOahOJFCjQwXY08w3QDd0elRaVep",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646393792,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZSoJyH9e69bzmRRgusXcb",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646393906,
  "data": {
    "object": {
      "id": "cs_test_a1D9xtRNmxaR6qpqHvorMRpbelA7EHgvUQ5xGYrKhQlGZe6ZTnu69ErVer",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646393906,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZYjJyH9e69bzmZ3w5ytH4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646394273,
  "data": {
    "object": {
      "id": "cs_test_a151wrCuYFjnqCJQ1zTrueIguDR2MHi3MSLv4fXrDjEBx3t76XgrnuHB5z",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646394273,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZb4JyH9e69bzmBHVouf3P",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646394418,
  "data": {
    "object": {
      "id": "cs_test_a13UTTJxqyFnS0TdAU10AsSZeJuUM2Ty5bPJgBg4Clqhmpyd6qSnsfwfo3",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646394417,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZgYJyH9e69bzmiuwP38Sp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646394758,
  "data": {
    "object": {
      "id": "cs_test_a1TERshjd7Dyn265tuyDr5QwRtQCey3ZlUIRnjJMd8J5NvSHFXtB6tx0Pk",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646394758,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZZnuJyH9e69bzmG10ZcPX6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646395214,
  "data": {
    "object": {
      "id": "cs_test_a1kJtmSvRTPqehB0EVWaf9048qKd3CQaoV4qz95DjRK3oxxSTPcXshhjzu",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646395213,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_3KZaKsJyH9e69bzm0uFiJ30F",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "ch_3KZaKsJyH9e69bzm0M8ZJOoa",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZaKsJyH9e69bzm0vrPUvVh",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646397259,
      "currency": "usd",
      "customer": "cus_LG6XVnyATT5iHs",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 3,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZaKsJyH9e69bzm0M8ZJOoa/rcpt_LG6XM8YX3RXbriGFrtR1v7R19bReWlf",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZaKsJyH9e69bzm0M8ZJOoa/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZaKvJyH9e69bzm5LlvTh99",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "cs_test_a1KbcZC02N1WvepcEtXF5eDkyzuKWqsMzbHtyerGzjNVyh5YOIG3M0uPBY",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG6XVnyATT5iHs",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646483632,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZaKvJyH9e69bzmcBfoVvzI",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397258,
  "data": {
    "object": {
      "id": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646397257,
      "customer": "cus_LG6XVnyATT5iHs",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZaKvJyH9e69bzmOKGGBhka",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397258,
  "data": {
    "object": {
      "id": "cus_LG6XVnyATT5iHs",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646397257,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "5058633D",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6XVnyATT5iHs/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646397258,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646397258,
            "current_period_end": 1649075658,
            "current_period_start": 1646397258,
            "customer": "cus_LG6XVnyATT5iHs",
            "days_until_due": null,
            "default_payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG6XOg5iO0nMFj",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646397258,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZaKsJyH9e69bzmQmXksk6k"
            },
            "latest_invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646397258,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG6XVnyATT5iHs/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6XVnyATT5iHs/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZaKvJyH9e69bzmwLgYxam7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397258,
  "data": {
    "object": {
      "id": "cus_LG6XVnyATT5iHs",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646397257,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "5058633D",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6XVnyATT5iHs/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646397258,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646397258,
            "current_period_end": 1649075658,
            "current_period_start": 1646397258,
            "customer": "cus_LG6XVnyATT5iHs",
            "days_until_due": null,
            "default_payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG6XOg5iO0nMFj",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646397258,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZaKsJyH9e69bzmQmXksk6k"
            },
            "latest_invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646397258,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG6XVnyATT5iHs/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6XVnyATT5iHs/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZaKvJyH9e69bzmASwTMvJX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397259,
  "data": {
    "object": {
      "id": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6XVnyATT5iHs",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYx0200VCr1Vwds?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYx0200VCr1Vwds/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaKsJyH9e69bzmGEBvYx1Z",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649075658,
              "start": 1646397258
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "subscription_item": "si_LG6XOg5iO0nMFj",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaKsJyH9e69bzm2i4GKRRC/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "5058633D-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646397258,
      "period_start": 1646397258,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646397258,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZaKvJyH9e69bzmQsdGgvdf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397259,
  "data": {
    "object": {
      "id": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6XVnyATT5iHs",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYx0200VCr1Vwds?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYx0200VCr1Vwds/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaKsJyH9e69bzmGEBvYx1Z",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649075658,
              "start": 1646397258
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "subscription_item": "si_LG6XOg5iO0nMFj",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaKsJyH9e69bzm2i4GKRRC/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "5058633D-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646397258,
      "period_start": 1646397258,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646397258,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZaKwJyH9e69bzmnsBFEipl",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397259,
  "data": {
    "object": {
      "id": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646397258,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "current_period_end": 1649075658,
      "current_period_start": 1646397258,
      "customer": "cus_LG6XVnyATT5iHs",
      "days_until_due": null,
      "default_payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG6XOg5iO0nMFj",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646397258,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZaKsJyH9e69bzmQmXksk6k"
      },
      "latest_invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646397258,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZaKwJyH9e69bzmN9OrtHmI",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZaKsJyH9e69bzm0M8ZJOoa",
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6XVnyATT5iHs",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYy0200O84ZAqpA?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYy0200O84ZAqpA/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaKsJyH9e69bzmGEBvYx1Z",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649075658,
              "start": 1646397258
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "subscription_item": "si_LG6XOg5iO0nMFj",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaKsJyH9e69bzm2i4GKRRC/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "5058633D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646397258,
      "period_start": 1646397258,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646397258,
        "marked_uncollectible_at": null,
        "paid_at": 1646397260,
        "voided_at": null
      },
      "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZaKwJyH9e69bzmgDfemEG8",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646397258,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "current_period_end": 1649075658,
      "current_period_start": 1646397258,
      "customer": "cus_LG6XVnyATT5iHs",
      "days_until_due": null,
      "default_payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG6XOg5iO0nMFj",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646397258,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZaKsJyH9e69bzmQmXksk6k"
      },
      "latest_invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646397258,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZaKwJyH9e69bzmdd5Zf9LK",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZaKsJyH9e69bzm0M8ZJOoa",
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6XVnyATT5iHs",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYy0200O84ZAqpA?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYy0200O84ZAqpA/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaKsJyH9e69bzmGEBvYx1Z",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649075658,
              "start": 1646397258
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "subscription_item": "si_LG6XOg5iO0nMFj",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaKsJyH9e69bzm2i4GKRRC/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "5058633D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646397258,
      "period_start": 1646397258,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646397258,
        "marked_uncollectible_at": null,
        "paid_at": 1646397260,
        "voided_at": null
      },
      "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZaKwJyH9e69bzmCtThcHdQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZaKsJyH9e69bzm0M8ZJOoa",
      "collection_method": "charge_automatically",
      "created": 1646397258,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6XVnyATT5iHs",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYy0200O84ZAqpA?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZYY0RRN3ZIdmtmckFsenRhYXprZUhDbktrYlpWLDM2OTM4MDYy0200O84ZAqpA/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaKsJyH9e69bzmGEBvYx1Z",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649075658,
              "start": 1646397258
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
            "subscription_item": "si_LG6XOg5iO0nMFj",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaKsJyH9e69bzm2i4GKRRC/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "5058633D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646397258,
      "period_start": 1646397258,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646397258,
        "marked_uncollectible_at": null,
        "paid_at": 1646397260,
        "voided_at": null
      },
      "subscription": "sub_1KZaKsJyH9e69bzmQmXksk6k",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZaKsJyH9e69bzm0b6KNxL0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397260,
  "data": {
    "object": {
      "id": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZaKsJyH9e69bzm0M8ZJOoa",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZaKsJyH9e69bzm0vrPUvVh",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646397259,
            "currency": "usd",
            "customer": "cus_LG6XVnyATT5iHs",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 3,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZaKsJyH9e69bzm0JiO9b47",
            "payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZaKsJyH9e69bzm0M8ZJOoa/rcpt_LG6XM8YX3RXbriGFrtR1v7R19bReWlf",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZaKsJyH9e69bzm0M8ZJOoa/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZaKsJyH9e69bzm0JiO9b47"
      },
      "client_secret": "pi_3KZaKsJyH9e69bzm0JiO9b47_secret_FxBDvWV9jMahkZiLce12WRLkP",
      "confirmation_method": "automatic",
      "created": 1646397258,
      "currency": "usd",
      "customer": "cus_LG6XVnyATT5iHs",
      "description": "Subscription creation",
      "invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZaKrJyH9e69bzm8Kqse3TC",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZaKsJyH9e69bzm0W2K6eoO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646397258,
  "data": {
    "object": {
      "id": "pi_3KZaKsJyH9e69bzm0JiO9b47",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZaKsJyH9e69bzm0JiO9b47"
      },
      "client_secret": "pi_3KZaKsJyH9e69bzm0JiO9b47_secret_FxBDvWV9jMahkZiLce12WRLkP",
      "confirmation_method": "automatic",
      "created": 1646397258,
      "currency": "usd",
      "customer": "cus_LG6XVnyATT5iHs",
      "description": "Subscription creation",
      "invoice": "in_1KZaKsJyH9e69bzm2i4GKRRC",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AasbNxW62z2NLj",
    "idempotency_key": "da496c2c-89af-461d-8e07-1e7447318096"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZaXdJyH9e69bzm1V113vn6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "ch_3KZaXdJyH9e69bzm1MPft8jd",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZaXdJyH9e69bzm1GwAG49z",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646398050,
      "currency": "usd",
      "customer": "cus_LG6lR8my9V2XEV",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 1,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZaXdJyH9e69bzm1MPft8jd/rcpt_LG6lDuD0pn1yd5BSkmTUDYW0EEd6WwU",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZaXdJyH9e69bzm1MPft8jd/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZaXgJyH9e69bzmJtuEbP6K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "cs_test_a1ZEtqxJtMBJSgZiMM1ZRpll9CVuVsYAuyRTfAAE7Z6GlmGjHgucg3yqnU",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG6lR8my9V2XEV",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646484428,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZaXgJyH9e69bzm7XtFzlUn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398048,
  "data": {
    "object": {
      "id": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646398048,
      "customer": "cus_LG6lR8my9V2XEV",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZaXgJyH9e69bzmkaxlAvJX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398048,
  "data": {
    "object": {
      "id": "cus_LG6lR8my9V2XEV",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646398048,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "2B890DB1",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646398049,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646398049,
            "current_period_end": 1649076449,
            "current_period_start": 1646398049,
            "customer": "cus_LG6lR8my9V2XEV",
            "days_until_due": null,
            "default_payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG6lHP9uU9wlxl",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646398049,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZaXdJyH9e69bzmhwr3CJxN"
            },
            "latest_invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646398049,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZaXgJyH9e69bzm2EJhA42m",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398049,
  "data": {
    "object": {
      "id": "cus_LG6lR8my9V2XEV",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646398048,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "2B890DB1",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646398049,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646398049,
            "current_period_end": 1649076449,
            "current_period_start": 1646398049,
            "customer": "cus_LG6lR8my9V2XEV",
            "days_until_due": null,
            "default_payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG6lHP9uU9wlxl",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646398049,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZaXdJyH9e69bzmhwr3CJxN"
            },
            "latest_invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646398049,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZaXgJyH9e69bzmJIBePDhQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398049,
  "data": {
    "object": {
      "id": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6lR8my9V2XEV",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUy0200tTkXx8Vb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUy0200tTkXx8Vb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaXdJyH9e69bzmZrICT2Kd",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649076449,
              "start": 1646398049
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "subscription_item": "si_LG6lHP9uU9wlxl",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaXdJyH9e69bzmbPWeNbPq/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2B890DB1-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646398049,
      "period_start": 1646398049,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646398049,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZaXgJyH9e69bzm9ZE7eWSO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398049,
  "data": {
    "object": {
      "id": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6lR8my9V2XEV",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUy0200tTkXx8Vb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUy0200tTkXx8Vb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaXdJyH9e69bzmZrICT2Kd",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649076449,
              "start": 1646398049
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "subscription_item": "si_LG6lHP9uU9wlxl",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaXdJyH9e69bzmbPWeNbPq/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2B890DB1-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646398049,
      "period_start": 1646398049,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646398049,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZaXgJyH9e69bzm1C8eGnWl",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398049,
  "data": {
    "object": {
      "id": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646398049,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "current_period_end": 1649076449,
      "current_period_start": 1646398049,
      "customer": "cus_LG6lR8my9V2XEV",
      "days_until_due": null,
      "default_payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG6lHP9uU9wlxl",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646398049,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZaXdJyH9e69bzmhwr3CJxN"
      },
      "latest_invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646398049,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZaXgJyH9e69bzmMg4USvNQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZaXdJyH9e69bzm1MPft8jd",
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6lR8my9V2XEV",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUy0200tTkXx8Vb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUy0200tTkXx8Vb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaXdJyH9e69bzmZrICT2Kd",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649076449,
              "start": 1646398049
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "subscription_item": "si_LG6lHP9uU9wlxl",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaXdJyH9e69bzmbPWeNbPq/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2B890DB1-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646398049,
      "period_start": 1646398049,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646398049,
        "marked_uncollectible_at": null,
        "paid_at": 1646398051,
        "voided_at": null
      },
      "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZaXgJyH9e69bzmAdpu4zkT",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646398049,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "current_period_end": 1649076449,
      "current_period_start": 1646398049,
      "customer": "cus_LG6lR8my9V2XEV",
      "days_until_due": null,
      "default_payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG6lHP9uU9wlxl",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646398049,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZaXdJyH9e69bzmhwr3CJxN"
      },
      "latest_invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646398049,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZaXhJyH9e69bzmN84LMN3k",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZaXdJyH9e69bzm1MPft8jd",
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6lR8my9V2XEV",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUz0200mIWcvIVn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUz0200mIWcvIVn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaXdJyH9e69bzmZrICT2Kd",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649076449,
              "start": 1646398049
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "subscription_item": "si_LG6lHP9uU9wlxl",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaXdJyH9e69bzmbPWeNbPq/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2B890DB1-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646398049,
      "period_start": 1646398049,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646398049,
        "marked_uncollectible_at": null,
        "paid_at": 1646398051,
        "voided_at": null
      },
      "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZaXhJyH9e69bzmJg5lJVxn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZaXdJyH9e69bzm1MPft8jd",
      "collection_method": "charge_automatically",
      "created": 1646398049,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG6lR8my9V2XEV",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUz0200mIWcvIVn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzZsTjVyakhLbmZOb3J3VjdKVG1tS3I3YWQzTVdNLDM2OTM4ODUz0200mIWcvIVn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZaXdJyH9e69bzmZrICT2Kd",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649076449,
              "start": 1646398049
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
            "subscription_item": "si_LG6lHP9uU9wlxl",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZaXdJyH9e69bzmbPWeNbPq/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2B890DB1-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646398049,
      "period_start": 1646398049,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646398049,
        "marked_uncollectible_at": null,
        "paid_at": 1646398051,
        "voided_at": null
      },
      "subscription": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZaXdJyH9e69bzm1ESo5OVi",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398051,
  "data": {
    "object": {
      "id": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZaXdJyH9e69bzm1MPft8jd",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZaXdJyH9e69bzm1GwAG49z",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646398050,
            "currency": "usd",
            "customer": "cus_LG6lR8my9V2XEV",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 1,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZaXdJyH9e69bzm144JP7wS",
            "payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZaXdJyH9e69bzm1MPft8jd/rcpt_LG6lDuD0pn1yd5BSkmTUDYW0EEd6WwU",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZaXdJyH9e69bzm1MPft8jd/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZaXdJyH9e69bzm144JP7wS"
      },
      "client_secret": "pi_3KZaXdJyH9e69bzm144JP7wS_secret_TJWM3jDIHheXIumdiWO7QAMDV",
      "confirmation_method": "automatic",
      "created": 1646398049,
      "currency": "usd",
      "customer": "cus_LG6lR8my9V2XEV",
      "description": "Subscription creation",
      "invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZaXdJyH9e69bzm1oJVYLaX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646398049,
  "data": {
    "object": {
      "id": "pi_3KZaXdJyH9e69bzm144JP7wS",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZaXdJyH9e69bzm144JP7wS"
      },
      "client_secret": "pi_3KZaXdJyH9e69bzm144JP7wS_secret_TJWM3jDIHheXIumdiWO7QAMDV",
      "confirmation_method": "automatic",
      "created": 1646398049,
      "currency": "usd",
      "customer": "cus_LG6lR8my9V2XEV",
      "description": "Subscription creation",
      "invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_9kU9R1rA1DQLPp",
    "idempotency_key": "294e1f6f-4d05-4841-a15f-705d24fb16bc"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZapTJyH9e69bzmyw5DEz2H",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399154,
  "data": {
    "object": {
      "id": "cs_test_a1xELPUgQej1Y65iYmoJpnR8mdotkThd6yOb0JvuwK6irfCYysM3ENtTAG",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG73iwI7FGzcIJ",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646485536,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KZapQJyH9e69bzm1NlC8gMn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399154,
  "data": {
    "object": {
      "id": "ch_3KZapQJyH9e69bzm1Z0rdTYe",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZapQJyH9e69bzm1tHcGYJj",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646399153,
      "currency": "usd",
      "customer": "cus_LG73iwI7FGzcIJ",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 36,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
      "payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZapQJyH9e69bzm1Z0rdTYe/rcpt_LG73WMEbXOKwJr6q6tVh2LRwLjKUnOY",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZapQJyH9e69bzm1Z0rdTYe/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZapTJyH9e69bzmUljvWhLx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399152,
  "data": {
    "object": {
      "id": "pm_1KZapPJyH9e69bzmvyAYgJT4",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646399151,
      "customer": "cus_LG73iwI7FGzcIJ",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZapTJyH9e69bzmIzyfNJ1B",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399151,
  "data": {
    "object": {
      "id": "cus_LG73iwI7FGzcIJ",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646399151,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "BFF5B50A",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG73iwI7FGzcIJ/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZapQJyH9e69bzmaqye0r39",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646399152,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646399152,
            "current_period_end": 1649077552,
            "current_period_start": 1646399152,
            "customer": "cus_LG73iwI7FGzcIJ",
            "days_until_due": null,
            "default_payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7361MkhR6PXG",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646399152,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZapQJyH9e69bzmaqye0r39"
            },
            "latest_invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646399152,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG73iwI7FGzcIJ/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG73iwI7FGzcIJ/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZapTJyH9e69bzmFU4jlF0K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399152,
  "data": {
    "object": {
      "id": "cus_LG73iwI7FGzcIJ",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646399151,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "BFF5B50A",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG73iwI7FGzcIJ/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZapQJyH9e69bzmaqye0r39",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646399152,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646399152,
            "current_period_end": 1649077552,
            "current_period_start": 1646399152,
            "customer": "cus_LG73iwI7FGzcIJ",
            "days_until_due": null,
            "default_payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7361MkhR6PXG",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646399152,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZapQJyH9e69bzmaqye0r39"
            },
            "latest_invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646399152,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG73iwI7FGzcIJ/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG73iwI7FGzcIJ/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZapUJyH9e69bzm7iiZtIUN",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399152,
  "data": {
    "object": {
      "id": "in_1KZapQJyH9e69bzm9HChbpyU",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG73iwI7FGzcIJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU10200Evaxa8fN?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU10200Evaxa8fN/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZapQJyH9e69bzm4ceLdGq5",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649077552,
              "start": 1646399152
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "subscription_item": "si_LG7361MkhR6PXG",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZapQJyH9e69bzm9HChbpyU/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BFF5B50A-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399152,
      "period_start": 1646399152,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646399152,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZapUJyH9e69bzmTj6PkH3d",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399153,
  "data": {
    "object": {
      "id": "in_1KZapQJyH9e69bzm9HChbpyU",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG73iwI7FGzcIJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZapQJyH9e69bzm4ceLdGq5",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649077552,
              "start": 1646399152
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "subscription_item": "si_LG7361MkhR6PXG",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZapQJyH9e69bzm9HChbpyU/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BFF5B50A-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399152,
      "period_start": 1646399152,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646399152,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZapUJyH9e69bzmGENOAGKi",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399153,
  "data": {
    "object": {
      "id": "sub_1KZapQJyH9e69bzmaqye0r39",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646399152,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "current_period_end": 1649077552,
      "current_period_start": 1646399152,
      "customer": "cus_LG73iwI7FGzcIJ",
      "days_until_due": null,
      "default_payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7361MkhR6PXG",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646399152,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZapQJyH9e69bzmaqye0r39"
      },
      "latest_invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646399152,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZapUJyH9e69bzmq9NQEYnl",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399154,
  "data": {
    "object": {
      "id": "in_1KZapQJyH9e69bzm9HChbpyU",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZapQJyH9e69bzm1Z0rdTYe",
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG73iwI7FGzcIJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZapQJyH9e69bzm4ceLdGq5",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649077552,
              "start": 1646399152
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "subscription_item": "si_LG7361MkhR6PXG",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZapQJyH9e69bzm9HChbpyU/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BFF5B50A-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399152,
      "period_start": 1646399152,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646399152,
        "marked_uncollectible_at": null,
        "paid_at": 1646399154,
        "voided_at": null
      },
      "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZapUJyH9e69bzmpN60c4zJ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399155,
  "data": {
    "object": {
      "id": "sub_1KZapQJyH9e69bzmaqye0r39",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646399152,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "current_period_end": 1649077552,
      "current_period_start": 1646399152,
      "customer": "cus_LG73iwI7FGzcIJ",
      "days_until_due": null,
      "default_payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7361MkhR6PXG",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646399152,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZapQJyH9e69bzmaqye0r39"
      },
      "latest_invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646399152,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZapUJyH9e69bzmXVSTv1Cp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399155,
  "data": {
    "object": {
      "id": "in_1KZapQJyH9e69bzm9HChbpyU",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZapQJyH9e69bzm1Z0rdTYe",
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG73iwI7FGzcIJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZapQJyH9e69bzm4ceLdGq5",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649077552,
              "start": 1646399152
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "subscription_item": "si_LG7361MkhR6PXG",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZapQJyH9e69bzm9HChbpyU/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BFF5B50A-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399152,
      "period_start": 1646399152,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646399152,
        "marked_uncollectible_at": null,
        "paid_at": 1646399154,
        "voided_at": null
      },
      "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZapQJyH9e69bzm11KuOPe3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399154,
  "data": {
    "object": {
      "id": "pi_3KZapQJyH9e69bzm191EAtJw",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZapQJyH9e69bzm1Z0rdTYe",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZapQJyH9e69bzm1tHcGYJj",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646399153,
            "currency": "usd",
            "customer": "cus_LG73iwI7FGzcIJ",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 36,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
            "payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZapQJyH9e69bzm1Z0rdTYe/rcpt_LG73WMEbXOKwJr6q6tVh2LRwLjKUnOY",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZapQJyH9e69bzm1Z0rdTYe/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZapQJyH9e69bzm191EAtJw"
      },
      "client_secret": "pi_3KZapQJyH9e69bzm191EAtJw_secret_X9GZ4WozgtNIGYASvjQ5wakye",
      "confirmation_method": "automatic",
      "created": 1646399152,
      "currency": "usd",
      "customer": "cus_LG73iwI7FGzcIJ",
      "description": "Subscription creation",
      "invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZapPJyH9e69bzmvyAYgJT4",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_1KZapUJyH9e69bzmNsq7sUcj",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399155,
  "data": {
    "object": {
      "id": "in_1KZapQJyH9e69bzm9HChbpyU",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZapQJyH9e69bzm1Z0rdTYe",
      "collection_method": "charge_automatically",
      "created": 1646399152,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG73iwI7FGzcIJ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzczUTNIenNlU3FvU2l1ZUozRTB2QVpIMkdCYWFiLDM2OTM5OTU20200h0iYddKW/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZapQJyH9e69bzm4ceLdGq5",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649077552,
              "start": 1646399152
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
            "subscription_item": "si_LG7361MkhR6PXG",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZapQJyH9e69bzm9HChbpyU/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BFF5B50A-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZapQJyH9e69bzm191EAtJw",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399152,
      "period_start": 1646399152,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646399152,
        "marked_uncollectible_at": null,
        "paid_at": 1646399154,
        "voided_at": null
      },
      "subscription": "sub_1KZapQJyH9e69bzmaqye0r39",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "invoice.paid"
}{
  "id": "evt_3KZapQJyH9e69bzm1u6XzfYV",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399152,
  "data": {
    "object": {
      "id": "pi_3KZapQJyH9e69bzm191EAtJw",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZapQJyH9e69bzm191EAtJw"
      },
      "client_secret": "pi_3KZapQJyH9e69bzm191EAtJw_secret_X9GZ4WozgtNIGYASvjQ5wakye",
      "confirmation_method": "automatic",
      "created": 1646399152,
      "currency": "usd",
      "customer": "cus_LG73iwI7FGzcIJ",
      "description": "Subscription creation",
      "invoice": "in_1KZapQJyH9e69bzm9HChbpyU",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Ja1kKdZnx5Kr1i",
    "idempotency_key": "f4e70186-5ebe-4b81-8bca-6ac670cfe7a0"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZb0dJyH9e69bzm8KBOd6VQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "cs_test_a1avImEtyZeY8s7m7EPPICZXEboGEhbSqyA0sVh9jt6KH4sieOhQgh8rB2",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG7FHqJXI9U946",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646486228,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KZb0aJyH9e69bzm0FwASbl0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "ch_3KZb0aJyH9e69bzm0IZTOPLS",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZb0aJyH9e69bzm0EFihcCC",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646399845,
      "currency": "usd",
      "customer": "cus_LG7FHqJXI9U946",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 35,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZb0aJyH9e69bzm0IZTOPLS/rcpt_LG7FLArEcuTGxfWsActoqYgxoKrP98W",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZb0aJyH9e69bzm0IZTOPLS/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZb0dJyH9e69bzmh033Ooxi",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399844,
  "data": {
    "object": {
      "id": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646399843,
      "customer": "cus_LG7FHqJXI9U946",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZb0dJyH9e69bzmaaqAPzN3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399844,
  "data": {
    "object": {
      "id": "cus_LG7FHqJXI9U946",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646399844,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "8EE9128D",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7FHqJXI9U946/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646399844,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646399844,
            "current_period_end": 1649078244,
            "current_period_start": 1646399844,
            "customer": "cus_LG7FHqJXI9U946",
            "days_until_due": null,
            "default_payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7FXatA1H1DTH",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646399845,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZb0aJyH9e69bzmO13ZX3Gx"
            },
            "latest_invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646399844,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7FHqJXI9U946/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7FHqJXI9U946/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZb0dJyH9e69bzmyF6EI6Kj",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399845,
  "data": {
    "object": {
      "id": "cus_LG7FHqJXI9U946",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646399844,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "8EE9128D",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7FHqJXI9U946/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646399844,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646399844,
            "current_period_end": 1649078244,
            "current_period_start": 1646399844,
            "customer": "cus_LG7FHqJXI9U946",
            "days_until_due": null,
            "default_payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7FXatA1H1DTH",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646399845,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZb0aJyH9e69bzmO13ZX3Gx"
            },
            "latest_invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646399844,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7FHqJXI9U946/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7FHqJXI9U946/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZb0dJyH9e69bzm6BmMJ6bi",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399845,
  "data": {
    "object": {
      "id": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7FHqJXI9U946",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb0aJyH9e69bzmEZRncPvP",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078244,
              "start": 1646399844
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "subscription_item": "si_LG7FXatA1H1DTH",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb0aJyH9e69bzmwBpyDbda/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8EE9128D-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399844,
      "period_start": 1646399844,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646399844,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZb0dJyH9e69bzmOZoWOk74",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399845,
  "data": {
    "object": {
      "id": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7FHqJXI9U946",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb0aJyH9e69bzmEZRncPvP",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078244,
              "start": 1646399844
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "subscription_item": "si_LG7FXatA1H1DTH",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb0aJyH9e69bzmwBpyDbda/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8EE9128D-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399844,
      "period_start": 1646399844,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646399844,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZb0dJyH9e69bzmyi2i84YD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399845,
  "data": {
    "object": {
      "id": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646399844,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "current_period_end": 1649078244,
      "current_period_start": 1646399844,
      "customer": "cus_LG7FHqJXI9U946",
      "days_until_due": null,
      "default_payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7FXatA1H1DTH",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646399845,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZb0aJyH9e69bzmO13ZX3Gx"
      },
      "latest_invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646399844,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZb0dJyH9e69bzmgajo1jFa",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZb0aJyH9e69bzm0IZTOPLS",
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7FHqJXI9U946",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb0aJyH9e69bzmEZRncPvP",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078244,
              "start": 1646399844
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "subscription_item": "si_LG7FXatA1H1DTH",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb0aJyH9e69bzmwBpyDbda/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8EE9128D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399844,
      "period_start": 1646399844,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646399844,
        "marked_uncollectible_at": null,
        "paid_at": 1646399846,
        "voided_at": null
      },
      "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZb0dJyH9e69bzmpdEPtQcH",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646399844,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "current_period_end": 1649078244,
      "current_period_start": 1646399844,
      "customer": "cus_LG7FHqJXI9U946",
      "days_until_due": null,
      "default_payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7FXatA1H1DTH",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646399845,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZb0aJyH9e69bzmO13ZX3Gx"
      },
      "latest_invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646399844,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZb0dJyH9e69bzmqLlU3ueF",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZb0aJyH9e69bzm0IZTOPLS",
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7FHqJXI9U946",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ30200oZFZJGtb/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb0aJyH9e69bzmEZRncPvP",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078244,
              "start": 1646399844
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "subscription_item": "si_LG7FXatA1H1DTH",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb0aJyH9e69bzmwBpyDbda/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8EE9128D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399844,
      "period_start": 1646399844,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646399844,
        "marked_uncollectible_at": null,
        "paid_at": 1646399846,
        "voided_at": null
      },
      "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "invoice.paid"
}{
  "id": "evt_3KZb0aJyH9e69bzm0aBCh8gG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZb0aJyH9e69bzm0IZTOPLS",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZb0aJyH9e69bzm0EFihcCC",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646399845,
            "currency": "usd",
            "customer": "cus_LG7FHqJXI9U946",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 35,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
            "payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZb0aJyH9e69bzm0IZTOPLS/rcpt_LG7FLArEcuTGxfWsActoqYgxoKrP98W",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZb0aJyH9e69bzm0IZTOPLS/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZb0aJyH9e69bzm0LG1zmG2"
      },
      "client_secret": "pi_3KZb0aJyH9e69bzm0LG1zmG2_secret_kYUiCAFIkIRCWbqn94hEbK6vZ",
      "confirmation_method": "automatic",
      "created": 1646399844,
      "currency": "usd",
      "customer": "cus_LG7FHqJXI9U946",
      "description": "Subscription creation",
      "invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZb0ZJyH9e69bzmbfMbYBd3",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_1KZb0eJyH9e69bzmhG0a8bkg",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399846,
  "data": {
    "object": {
      "id": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZb0aJyH9e69bzm0IZTOPLS",
      "collection_method": "charge_automatically",
      "created": 1646399844,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7FHqJXI9U946",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ40200SRF2148d?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdGbGh0NUpVNWJOM0FYZTFQVFlmTnIxQWVVb2ZCLDM2OTQwNjQ40200SRF2148d/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb0aJyH9e69bzmEZRncPvP",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078244,
              "start": 1646399844
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
            "subscription_item": "si_LG7FXatA1H1DTH",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb0aJyH9e69bzmwBpyDbda/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8EE9128D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646399844,
      "period_start": 1646399844,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646399844,
        "marked_uncollectible_at": null,
        "paid_at": 1646399846,
        "voided_at": null
      },
      "subscription": "sub_1KZb0aJyH9e69bzmO13ZX3Gx",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZb0aJyH9e69bzm0kVubPgp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646399844,
  "data": {
    "object": {
      "id": "pi_3KZb0aJyH9e69bzm0LG1zmG2",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZb0aJyH9e69bzm0LG1zmG2"
      },
      "client_secret": "pi_3KZb0aJyH9e69bzm0LG1zmG2_secret_kYUiCAFIkIRCWbqn94hEbK6vZ",
      "confirmation_method": "automatic",
      "created": 1646399844,
      "currency": "usd",
      "customer": "cus_LG7FHqJXI9U946",
      "description": "Subscription creation",
      "invoice": "in_1KZb0aJyH9e69bzmwBpyDbda",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_JotaPKFfzJq13W",
    "idempotency_key": "1569045b-ad2d-483a-86a6-52bab1921a04"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZb6EJyH9e69bzm0C7rY9GP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "ch_3KZb6EJyH9e69bzm09Tlujjq",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZb6EJyH9e69bzm0YIKrFMi",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646400195,
      "currency": "usd",
      "customer": "cus_LG7K0KgDwd4UfI",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 5,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZb6EJyH9e69bzm09Tlujjq/rcpt_LG7KngsFxovuKjFIsmHu2KldCht4Y61",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZb6EJyH9e69bzm09Tlujjq/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZb6HJyH9e69bzm0Pfvj9Tg",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "cs_test_a1KwDDFiJrn4DwheqkuxeWrbeqHoHTcg3HjRFBsbj7u0KrgyrUcAHD80gb",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG7K0KgDwd4UfI",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646486567,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZb6HJyH9e69bzmxMXhsYRr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400194,
  "data": {
    "object": {
      "id": "pm_1KZb6CJyH9e69bzm9opVK35T",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "t",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646400193,
      "customer": "cus_LG7K0KgDwd4UfI",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZb6HJyH9e69bzmjfiLcCYz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400193,
  "data": {
    "object": {
      "id": "cus_LG7K0KgDwd4UfI",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646400193,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "62F6D24B",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7K0KgDwd4UfI/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646400194,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646400194,
            "current_period_end": 1649078594,
            "current_period_start": 1646400194,
            "customer": "cus_LG7K0KgDwd4UfI",
            "days_until_due": null,
            "default_payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7Ks66paVn4Gb",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646400194,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZb6EJyH9e69bzm0ojuUwr2"
            },
            "latest_invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646400194,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7K0KgDwd4UfI/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7K0KgDwd4UfI/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZb6HJyH9e69bzm2bh6cQZ1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400194,
  "data": {
    "object": {
      "id": "cus_LG7K0KgDwd4UfI",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646400193,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "62F6D24B",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "t",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7K0KgDwd4UfI/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646400194,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646400194,
            "current_period_end": 1649078594,
            "current_period_start": 1646400194,
            "customer": "cus_LG7K0KgDwd4UfI",
            "days_until_due": null,
            "default_payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7Ks66paVn4Gb",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646400194,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZb6EJyH9e69bzm0ojuUwr2"
            },
            "latest_invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646400194,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7K0KgDwd4UfI/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7K0KgDwd4UfI/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZb6HJyH9e69bzmJDuGjWiH",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400194,
  "data": {
    "object": {
      "id": "in_1KZb6EJyH9e69bzmb354eHUP",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7K0KgDwd4UfI",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb6EJyH9e69bzmOufa0TVI",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078594,
              "start": 1646400194
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "subscription_item": "si_LG7Ks66paVn4Gb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb6EJyH9e69bzmb354eHUP/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "62F6D24B-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400194,
      "period_start": 1646400194,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646400194,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZb6HJyH9e69bzmBEslSJu4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400194,
  "data": {
    "object": {
      "id": "in_1KZb6EJyH9e69bzmb354eHUP",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7K0KgDwd4UfI",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb6EJyH9e69bzmOufa0TVI",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078594,
              "start": 1646400194
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "subscription_item": "si_LG7Ks66paVn4Gb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb6EJyH9e69bzmb354eHUP/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "62F6D24B-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400194,
      "period_start": 1646400194,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646400194,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZb6HJyH9e69bzmplrszyvF",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400194,
  "data": {
    "object": {
      "id": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646400194,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "current_period_end": 1649078594,
      "current_period_start": 1646400194,
      "customer": "cus_LG7K0KgDwd4UfI",
      "days_until_due": null,
      "default_payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7Ks66paVn4Gb",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646400194,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZb6EJyH9e69bzm0ojuUwr2"
      },
      "latest_invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646400194,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZb6HJyH9e69bzmlo4GUEN1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "in_1KZb6EJyH9e69bzmb354eHUP",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZb6EJyH9e69bzm09Tlujjq",
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7K0KgDwd4UfI",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb6EJyH9e69bzmOufa0TVI",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078594,
              "start": 1646400194
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "subscription_item": "si_LG7Ks66paVn4Gb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb6EJyH9e69bzmb354eHUP/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "62F6D24B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400194,
      "period_start": 1646400194,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646400194,
        "marked_uncollectible_at": null,
        "paid_at": 1646400196,
        "voided_at": null
      },
      "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZb6HJyH9e69bzm4rKCQsdp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646400194,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "current_period_end": 1649078594,
      "current_period_start": 1646400194,
      "customer": "cus_LG7K0KgDwd4UfI",
      "days_until_due": null,
      "default_payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7Ks66paVn4Gb",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646400194,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZb6EJyH9e69bzm0ojuUwr2"
      },
      "latest_invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646400194,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZb6HJyH9e69bzmXQK43ZAX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "in_1KZb6EJyH9e69bzmb354eHUP",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZb6EJyH9e69bzm09Tlujjq",
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7K0KgDwd4UfI",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb6EJyH9e69bzmOufa0TVI",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078594,
              "start": 1646400194
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "subscription_item": "si_LG7Ks66paVn4Gb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb6EJyH9e69bzmb354eHUP/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "62F6D24B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400194,
      "period_start": 1646400194,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646400194,
        "marked_uncollectible_at": null,
        "paid_at": 1646400196,
        "voided_at": null
      },
      "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZb6HJyH9e69bzm5Oyny2IQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "in_1KZb6EJyH9e69bzmb354eHUP",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZb6EJyH9e69bzm09Tlujjq",
      "collection_method": "charge_automatically",
      "created": 1646400194,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7K0KgDwd4UfI",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdLUkVEUHpldzNMSWVJQkhJVXJrZ05ycEtxRElYLDM2OTQwOTk30200MoIWXCe4/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZb6EJyH9e69bzmOufa0TVI",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649078594,
              "start": 1646400194
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
            "subscription_item": "si_LG7Ks66paVn4Gb",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZb6EJyH9e69bzmb354eHUP/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "62F6D24B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400194,
      "period_start": 1646400194,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646400194,
        "marked_uncollectible_at": null,
        "paid_at": 1646400196,
        "voided_at": null
      },
      "subscription": "sub_1KZb6EJyH9e69bzm0ojuUwr2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZb6EJyH9e69bzm0zsPjty5",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400196,
  "data": {
    "object": {
      "id": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZb6EJyH9e69bzm09Tlujjq",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZb6EJyH9e69bzm0YIKrFMi",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "t",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646400195,
            "currency": "usd",
            "customer": "cus_LG7K0KgDwd4UfI",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 5,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
            "payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZb6EJyH9e69bzm09Tlujjq/rcpt_LG7KngsFxovuKjFIsmHu2KldCht4Y61",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZb6EJyH9e69bzm09Tlujjq/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZb6EJyH9e69bzm0HWoA7ZM"
      },
      "client_secret": "pi_3KZb6EJyH9e69bzm0HWoA7ZM_secret_siaSoPmDJ9KCF1KUUnxBu9M5g",
      "confirmation_method": "automatic",
      "created": 1646400194,
      "currency": "usd",
      "customer": "cus_LG7K0KgDwd4UfI",
      "description": "Subscription creation",
      "invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZb6CJyH9e69bzm9opVK35T",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZb6EJyH9e69bzm0Bcp7vuu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400194,
  "data": {
    "object": {
      "id": "pi_3KZb6EJyH9e69bzm0HWoA7ZM",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZb6EJyH9e69bzm0HWoA7ZM"
      },
      "client_secret": "pi_3KZb6EJyH9e69bzm0HWoA7ZM_secret_siaSoPmDJ9KCF1KUUnxBu9M5g",
      "confirmation_method": "automatic",
      "created": 1646400194,
      "currency": "usd",
      "customer": "cus_LG7K0KgDwd4UfI",
      "description": "Subscription creation",
      "invoice": "in_1KZb6EJyH9e69bzmb354eHUP",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_0gvSVD1wdk905N",
    "idempotency_key": "63674b4a-a904-4fd4-8eeb-a48e68fd9d44"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZbIuJyH9e69bzm15e28XR0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "ch_3KZbIuJyH9e69bzm178GIBzp",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZbIuJyH9e69bzm1JicvYcz",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646400981,
      "currency": "usd",
      "customer": "cus_LG7YwfkCMxqhlQ",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 38,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbIuJyH9e69bzm178GIBzp/rcpt_LG7YDW91u8MircSherEl81plSpOsihM",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZbIuJyH9e69bzm178GIBzp/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZbIwJyH9e69bzmhOXzU6Zr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "cs_test_a1hKRqGykUGGZr1agaNhT67hDScQNtrXzVWzLT3ujUj32HvCDkERoOtksY",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG7YwfkCMxqhlQ",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646487365,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZbIxJyH9e69bzm5GVTdE9p",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400980,
  "data": {
    "object": {
      "id": "pm_1KZbItJyH9e69bzmH55KObBm",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646400979,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZbIxJyH9e69bzmz2z10ARb",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400980,
  "data": {
    "object": {
      "id": "cus_LG7YwfkCMxqhlQ",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646400980,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "8F0F37E8",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7YwfkCMxqhlQ/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646400980,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646400980,
            "current_period_end": 1649079380,
            "current_period_start": 1646400980,
            "customer": "cus_LG7YwfkCMxqhlQ",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7YkjizRhVfNo",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646400980,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbIuJyH9e69bzmnLrGTs71"
            },
            "latest_invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646400980,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7YwfkCMxqhlQ/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7YwfkCMxqhlQ/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZbIxJyH9e69bzmIT7ohOzY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400980,
  "data": {
    "object": {
      "id": "cus_LG7YwfkCMxqhlQ",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646400980,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "8F0F37E8",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7YwfkCMxqhlQ/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646400980,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646400980,
            "current_period_end": 1649079380,
            "current_period_start": 1646400980,
            "customer": "cus_LG7YwfkCMxqhlQ",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7YkjizRhVfNo",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646400980,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbIuJyH9e69bzmnLrGTs71"
            },
            "latest_invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646400980,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7YwfkCMxqhlQ/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7YwfkCMxqhlQ/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZbIxJyH9e69bzmfEAbsmkz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400981,
  "data": {
    "object": {
      "id": "in_1KZbIuJyH9e69bzm79sSww7e",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbIuJyH9e69bzmXOeGFB8R",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079380,
              "start": 1646400980
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "subscription_item": "si_LG7YkjizRhVfNo",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbIuJyH9e69bzm79sSww7e/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8F0F37E8-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400980,
      "period_start": 1646400980,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646400980,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZbIxJyH9e69bzmjBxGVl4L",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400981,
  "data": {
    "object": {
      "id": "in_1KZbIuJyH9e69bzm79sSww7e",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbIuJyH9e69bzmXOeGFB8R",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079380,
              "start": 1646400980
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "subscription_item": "si_LG7YkjizRhVfNo",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbIuJyH9e69bzm79sSww7e/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8F0F37E8-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400980,
      "period_start": 1646400980,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646400980,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZbIxJyH9e69bzmKbdFexIt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400981,
  "data": {
    "object": {
      "id": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646400980,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "current_period_end": 1649079380,
      "current_period_start": 1646400980,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7YkjizRhVfNo",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646400980,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbIuJyH9e69bzmnLrGTs71"
      },
      "latest_invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646400980,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZbIxJyH9e69bzmA9PXEXOE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "in_1KZbIuJyH9e69bzm79sSww7e",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbIuJyH9e69bzm178GIBzp",
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbIuJyH9e69bzmXOeGFB8R",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079380,
              "start": 1646400980
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "subscription_item": "si_LG7YkjizRhVfNo",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbIuJyH9e69bzm79sSww7e/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8F0F37E8-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400980,
      "period_start": 1646400980,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646400980,
        "marked_uncollectible_at": null,
        "paid_at": 1646400982,
        "voided_at": null
      },
      "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZbIxJyH9e69bzmZEK6jr5e",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646400980,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "current_period_end": 1649079380,
      "current_period_start": 1646400980,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7YkjizRhVfNo",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646400980,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbIuJyH9e69bzmnLrGTs71"
      },
      "latest_invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646400980,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZbIxJyH9e69bzmLJqJ6EOV",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "in_1KZbIuJyH9e69bzm79sSww7e",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbIuJyH9e69bzm178GIBzp",
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbIuJyH9e69bzmXOeGFB8R",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079380,
              "start": 1646400980
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "subscription_item": "si_LG7YkjizRhVfNo",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbIuJyH9e69bzm79sSww7e/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8F0F37E8-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400980,
      "period_start": 1646400980,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646400980,
        "marked_uncollectible_at": null,
        "paid_at": 1646400982,
        "voided_at": null
      },
      "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZbIxJyH9e69bzmuX7QKd98",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "in_1KZbIuJyH9e69bzm79sSww7e",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbIuJyH9e69bzm178GIBzp",
      "collection_method": "charge_automatically",
      "created": 1646400980,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7YwfkCMxqhlQ",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdZd2x1eVRPMFBZTDM5WERackx3SWJSVDNQanZTLDM2OTQxNzgz0200Ij9BMMRH/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbIuJyH9e69bzmXOeGFB8R",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079380,
              "start": 1646400980
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
            "subscription_item": "si_LG7YkjizRhVfNo",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbIuJyH9e69bzm79sSww7e/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "8F0F37E8-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646400980,
      "period_start": 1646400980,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646400980,
        "marked_uncollectible_at": null,
        "paid_at": 1646400982,
        "voided_at": null
      },
      "subscription": "sub_1KZbIuJyH9e69bzmnLrGTs71",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZbIuJyH9e69bzm1ZKZF7m6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400982,
  "data": {
    "object": {
      "id": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZbIuJyH9e69bzm178GIBzp",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZbIuJyH9e69bzm1JicvYcz",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646400981,
            "currency": "usd",
            "customer": "cus_LG7YwfkCMxqhlQ",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 38,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZbIuJyH9e69bzm18c77P8l",
            "payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbIuJyH9e69bzm178GIBzp/rcpt_LG7YDW91u8MircSherEl81plSpOsihM",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZbIuJyH9e69bzm178GIBzp/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZbIuJyH9e69bzm18c77P8l"
      },
      "client_secret": "pi_3KZbIuJyH9e69bzm18c77P8l_secret_xGuhnR2ZOlTn1wOsiRemqHTnU",
      "confirmation_method": "automatic",
      "created": 1646400980,
      "currency": "usd",
      "customer": "cus_LG7YwfkCMxqhlQ",
      "description": "Subscription creation",
      "invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZbItJyH9e69bzmH55KObBm",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZbIuJyH9e69bzm1sCIP1x7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646400980,
  "data": {
    "object": {
      "id": "pi_3KZbIuJyH9e69bzm18c77P8l",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZbIuJyH9e69bzm18c77P8l"
      },
      "client_secret": "pi_3KZbIuJyH9e69bzm18c77P8l_secret_xGuhnR2ZOlTn1wOsiRemqHTnU",
      "confirmation_method": "automatic",
      "created": 1646400980,
      "currency": "usd",
      "customer": "cus_LG7YwfkCMxqhlQ",
      "description": "Subscription creation",
      "invoice": "in_1KZbIuJyH9e69bzm79sSww7e",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_iOPbaUCWFKMVRl",
    "idempotency_key": "2c5e996c-8a8c-45d9-a597-dcb4dd0eca3c"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZbR1JyH9e69bzm0Gi5z4rO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "ch_3KZbR1JyH9e69bzm0aR58i6L",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZbR1JyH9e69bzm0ODIWwO7",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646401484,
      "currency": "usd",
      "customer": "cus_LG7g9RztSSsrgn",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 32,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbR1JyH9e69bzm0aR58i6L/rcpt_LG7gd0Y3ZYyU3O1WQcm9GodEAXLiB76",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZbR1JyH9e69bzm0aR58i6L/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZbR4JyH9e69bzmcTY9WdxK",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "cs_test_a1gXODGccfQRSV1TV9d9biy3ZCJk4Tk2zhNito5zho5cQz6tbo6yftfIxe",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG7g9RztSSsrgn",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646487869,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZbR4JyH9e69bzmJrq7rm1L",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401483,
  "data": {
    "object": {
      "id": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646401482,
      "customer": "cus_LG7g9RztSSsrgn",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZbR4JyH9e69bzm6NjF49Bt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401483,
  "data": {
    "object": {
      "id": "cus_LG7g9RztSSsrgn",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646401483,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "B270E095",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7g9RztSSsrgn/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646401483,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646401483,
            "current_period_end": 1649079883,
            "current_period_start": 1646401483,
            "customer": "cus_LG7g9RztSSsrgn",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7gMTz08fEcCg",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646401484,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbR1JyH9e69bzmtH96htIT"
            },
            "latest_invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646401483,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7g9RztSSsrgn/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7g9RztSSsrgn/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZbR4JyH9e69bzmvcpgYPPu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401484,
  "data": {
    "object": {
      "id": "cus_LG7g9RztSSsrgn",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646401483,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "B270E095",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7g9RztSSsrgn/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646401483,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646401483,
            "current_period_end": 1649079883,
            "current_period_start": 1646401483,
            "customer": "cus_LG7g9RztSSsrgn",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7gMTz08fEcCg",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646401484,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbR1JyH9e69bzmtH96htIT"
            },
            "latest_invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646401483,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7g9RztSSsrgn/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7g9RztSSsrgn/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZbR4JyH9e69bzm2lxXzER3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401484,
  "data": {
    "object": {
      "id": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7g9RztSSsrgn",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbR1JyH9e69bzmDu2pAu4m",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079883,
              "start": 1646401483
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "subscription_item": "si_LG7gMTz08fEcCg",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbR1JyH9e69bzmmxT4Tn2T/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "B270E095-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401483,
      "period_start": 1646401483,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646401483,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZbR4JyH9e69bzmczWHBPeG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401484,
  "data": {
    "object": {
      "id": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7g9RztSSsrgn",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbR1JyH9e69bzmDu2pAu4m",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079883,
              "start": 1646401483
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "subscription_item": "si_LG7gMTz08fEcCg",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbR1JyH9e69bzmmxT4Tn2T/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "B270E095-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401483,
      "period_start": 1646401483,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646401483,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZbR4JyH9e69bzmoswh5wSM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401484,
  "data": {
    "object": {
      "id": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646401483,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "current_period_end": 1649079883,
      "current_period_start": 1646401483,
      "customer": "cus_LG7g9RztSSsrgn",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7gMTz08fEcCg",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646401484,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbR1JyH9e69bzmtH96htIT"
      },
      "latest_invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646401483,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZbR4JyH9e69bzmAIGZHjJc",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbR1JyH9e69bzm0aR58i6L",
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7g9RztSSsrgn",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbR1JyH9e69bzmDu2pAu4m",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079883,
              "start": 1646401483
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "subscription_item": "si_LG7gMTz08fEcCg",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbR1JyH9e69bzmmxT4Tn2T/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "B270E095-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401483,
      "period_start": 1646401483,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646401483,
        "marked_uncollectible_at": null,
        "paid_at": 1646401485,
        "voided_at": null
      },
      "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZbR4JyH9e69bzmhbCaUMzB",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646401483,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "current_period_end": 1649079883,
      "current_period_start": 1646401483,
      "customer": "cus_LG7g9RztSSsrgn",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7gMTz08fEcCg",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646401484,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbR1JyH9e69bzmtH96htIT"
      },
      "latest_invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646401483,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZbR4JyH9e69bzmNoqwaybL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbR1JyH9e69bzm0aR58i6L",
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7g9RztSSsrgn",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbR1JyH9e69bzmDu2pAu4m",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079883,
              "start": 1646401483
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "subscription_item": "si_LG7gMTz08fEcCg",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbR1JyH9e69bzmmxT4Tn2T/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "B270E095-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401483,
      "period_start": 1646401483,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646401483,
        "marked_uncollectible_at": null,
        "paid_at": 1646401485,
        "voided_at": null
      },
      "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZbR5JyH9e69bzmyaqGff0i",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbR1JyH9e69bzm0aR58i6L",
      "collection_method": "charge_automatically",
      "created": 1646401483,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7g9RztSSsrgn",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdnRHRWS25yMTk1UXVBVUVvTDVleDhTd2Q4YkVyLDM2OTQyMjg202009oTU6BY8/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbR1JyH9e69bzmDu2pAu4m",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649079883,
              "start": 1646401483
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
            "subscription_item": "si_LG7gMTz08fEcCg",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbR1JyH9e69bzmmxT4Tn2T/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "B270E095-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401483,
      "period_start": 1646401483,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646401483,
        "marked_uncollectible_at": null,
        "paid_at": 1646401485,
        "voided_at": null
      },
      "subscription": "sub_1KZbR1JyH9e69bzmtH96htIT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZbR1JyH9e69bzm0GcLiCLX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401485,
  "data": {
    "object": {
      "id": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZbR1JyH9e69bzm0aR58i6L",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZbR1JyH9e69bzm0ODIWwO7",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646401484,
            "currency": "usd",
            "customer": "cus_LG7g9RztSSsrgn",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 32,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZbR1JyH9e69bzm0kenxK2G",
            "payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbR1JyH9e69bzm0aR58i6L/rcpt_LG7gd0Y3ZYyU3O1WQcm9GodEAXLiB76",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZbR1JyH9e69bzm0aR58i6L/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZbR1JyH9e69bzm0kenxK2G"
      },
      "client_secret": "pi_3KZbR1JyH9e69bzm0kenxK2G_secret_p6FE7tMl6hmOGINQTXPgL6Lmh",
      "confirmation_method": "automatic",
      "created": 1646401483,
      "currency": "usd",
      "customer": "cus_LG7g9RztSSsrgn",
      "description": "Subscription creation",
      "invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZbR0JyH9e69bzmDecl3Ksq",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZbR1JyH9e69bzm0qGosPf8",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401483,
  "data": {
    "object": {
      "id": "pi_3KZbR1JyH9e69bzm0kenxK2G",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZbR1JyH9e69bzm0kenxK2G"
      },
      "client_secret": "pi_3KZbR1JyH9e69bzm0kenxK2G_secret_p6FE7tMl6hmOGINQTXPgL6Lmh",
      "confirmation_method": "automatic",
      "created": 1646401483,
      "currency": "usd",
      "customer": "cus_LG7g9RztSSsrgn",
      "description": "Subscription creation",
      "invoice": "in_1KZbR1JyH9e69bzmmxT4Tn2T",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_jggWWeDJzE8Zz9",
    "idempotency_key": "243328f4-8ce1-42e9-b858-04b3307125a6"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZbXgJyH9e69bzmCCiQFEq5",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401896,
  "data": {
    "object": {
      "id": "cs_test_a1K6kJo6TjvRORnATEREpXM5WBH59YQxfS6DtxZKhB8ZbkaLRqLD91rZeY",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG7nmAfTIstmJi",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646488275,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KZbXeJyH9e69bzm1TNcVqV9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401895,
  "data": {
    "object": {
      "id": "ch_3KZbXeJyH9e69bzm1v1NmrxR",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZbXeJyH9e69bzm1th9IAVW",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646401895,
      "currency": "usd",
      "customer": "cus_LG7nmAfTIstmJi",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 55,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2028,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbXeJyH9e69bzm1v1NmrxR/rcpt_LG7naPhCxTQJJEgb6huyt5OOGsHsDzh",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZbXeJyH9e69bzm1v1NmrxR/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZbXgJyH9e69bzm80bY0PVz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401893,
  "data": {
    "object": {
      "id": "pm_1KZbXcJyH9e69bzm7qVnaro0",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2028,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646401892,
      "customer": "cus_LG7nmAfTIstmJi",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZbXgJyH9e69bzmtuXe3ct6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401893,
  "data": {
    "object": {
      "id": "cus_LG7nmAfTIstmJi",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646401893,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "88E0D372",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7nmAfTIstmJi/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646401893,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646401893,
            "current_period_end": 1649080293,
            "current_period_start": 1646401893,
            "customer": "cus_LG7nmAfTIstmJi",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7nDsJv4jLV2x",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646401894,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbXdJyH9e69bzmfpCQc7ZI"
            },
            "latest_invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646401893,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7nmAfTIstmJi/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7nmAfTIstmJi/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZbXgJyH9e69bzmyuRZc120",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401894,
  "data": {
    "object": {
      "id": "cus_LG7nmAfTIstmJi",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646401893,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "88E0D372",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7nmAfTIstmJi/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646401893,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646401893,
            "current_period_end": 1649080293,
            "current_period_start": 1646401893,
            "customer": "cus_LG7nmAfTIstmJi",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7nDsJv4jLV2x",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646401894,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbXdJyH9e69bzmfpCQc7ZI"
            },
            "latest_invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646401893,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7nmAfTIstmJi/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7nmAfTIstmJi/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZbXgJyH9e69bzmrl0SNNvQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401894,
  "data": {
    "object": {
      "id": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7nmAfTIstmJi",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk20200w173IdLJ?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk20200w173IdLJ/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbXdJyH9e69bzmUftoWmIn",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080293,
              "start": 1646401893
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "subscription_item": "si_LG7nDsJv4jLV2x",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbXdJyH9e69bzmEJmijfP9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "88E0D372-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401893,
      "period_start": 1646401893,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646401893,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZbXhJyH9e69bzmyJzntVCq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401894,
  "data": {
    "object": {
      "id": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7nmAfTIstmJi",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbXdJyH9e69bzmUftoWmIn",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080293,
              "start": 1646401893
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "subscription_item": "si_LG7nDsJv4jLV2x",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbXdJyH9e69bzmEJmijfP9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "88E0D372-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401893,
      "period_start": 1646401893,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646401893,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZbXhJyH9e69bzmKsZRJ9TB",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401894,
  "data": {
    "object": {
      "id": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646401893,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "current_period_end": 1649080293,
      "current_period_start": 1646401893,
      "customer": "cus_LG7nmAfTIstmJi",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7nDsJv4jLV2x",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646401894,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbXdJyH9e69bzmfpCQc7ZI"
      },
      "latest_invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646401893,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZbXhJyH9e69bzmFigM8c4G",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401896,
  "data": {
    "object": {
      "id": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbXeJyH9e69bzm1v1NmrxR",
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7nmAfTIstmJi",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbXdJyH9e69bzmUftoWmIn",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080293,
              "start": 1646401893
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "subscription_item": "si_LG7nDsJv4jLV2x",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbXdJyH9e69bzmEJmijfP9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "88E0D372-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401893,
      "period_start": 1646401893,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646401893,
        "marked_uncollectible_at": null,
        "paid_at": 1646401895,
        "voided_at": null
      },
      "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZbXhJyH9e69bzm6OAeKLBy",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401896,
  "data": {
    "object": {
      "id": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646401893,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "current_period_end": 1649080293,
      "current_period_start": 1646401893,
      "customer": "cus_LG7nmAfTIstmJi",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7nDsJv4jLV2x",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646401894,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbXdJyH9e69bzmfpCQc7ZI"
      },
      "latest_invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646401893,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZbXhJyH9e69bzmnuHz6D4v",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401896,
  "data": {
    "object": {
      "id": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbXeJyH9e69bzm1v1NmrxR",
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7nmAfTIstmJi",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbXdJyH9e69bzmUftoWmIn",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080293,
              "start": 1646401893
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "subscription_item": "si_LG7nDsJv4jLV2x",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbXdJyH9e69bzmEJmijfP9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "88E0D372-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401893,
      "period_start": 1646401893,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646401893,
        "marked_uncollectible_at": null,
        "paid_at": 1646401895,
        "voided_at": null
      },
      "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZbXhJyH9e69bzmcvufLnbd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401896,
  "data": {
    "object": {
      "id": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbXeJyH9e69bzm1v1NmrxR",
      "collection_method": "charge_automatically",
      "created": 1646401893,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7nmAfTIstmJi",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzduQnYzUkR4bzRNblQ0Y1Fya3BMbExoVUFSbjl4LDM2OTQyNjk30200OoNSuVLu/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbXdJyH9e69bzmUftoWmIn",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080293,
              "start": 1646401893
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
            "subscription_item": "si_LG7nDsJv4jLV2x",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbXdJyH9e69bzmEJmijfP9/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "88E0D372-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646401893,
      "period_start": 1646401893,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646401893,
        "marked_uncollectible_at": null,
        "paid_at": 1646401895,
        "voided_at": null
      },
      "subscription": "sub_1KZbXdJyH9e69bzmfpCQc7ZI",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZbXeJyH9e69bzm17m8S0Hg",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401895,
  "data": {
    "object": {
      "id": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZbXeJyH9e69bzm1v1NmrxR",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZbXeJyH9e69bzm1th9IAVW",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646401895,
            "currency": "usd",
            "customer": "cus_LG7nmAfTIstmJi",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 55,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
            "payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2028,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbXeJyH9e69bzm1v1NmrxR/rcpt_LG7naPhCxTQJJEgb6huyt5OOGsHsDzh",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZbXeJyH9e69bzm1v1NmrxR/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZbXeJyH9e69bzm1FIpMdxv"
      },
      "client_secret": "pi_3KZbXeJyH9e69bzm1FIpMdxv_secret_U53fKu0xxSXXwNTTaas27uopU",
      "confirmation_method": "automatic",
      "created": 1646401894,
      "currency": "usd",
      "customer": "cus_LG7nmAfTIstmJi",
      "description": "Subscription creation",
      "invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZbXcJyH9e69bzm7qVnaro0",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZbXeJyH9e69bzm1osqvFUC",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646401894,
  "data": {
    "object": {
      "id": "pi_3KZbXeJyH9e69bzm1FIpMdxv",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZbXeJyH9e69bzm1FIpMdxv"
      },
      "client_secret": "pi_3KZbXeJyH9e69bzm1FIpMdxv_secret_U53fKu0xxSXXwNTTaas27uopU",
      "confirmation_method": "automatic",
      "created": 1646401894,
      "currency": "usd",
      "customer": "cus_LG7nmAfTIstmJi",
      "description": "Subscription creation",
      "invoice": "in_1KZbXdJyH9e69bzmEJmijfP9",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_4HNX14tCJOj7UT",
    "idempotency_key": "0da0f177-efa7-4661-b826-f6b1f479981e"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZbcuJyH9e69bzm1QoxkrFt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "ch_3KZbcuJyH9e69bzm1RfHmw2v",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZbcuJyH9e69bzm17FesDeL",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646402221,
      "currency": "usd",
      "customer": "cus_LG7s9EA0bVa2wc",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 1,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbcuJyH9e69bzm1RfHmw2v/rcpt_LG7sws3sEnUoub6lAMhktpdL5wmRyRn",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZbcuJyH9e69bzm1RfHmw2v/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZbcxJyH9e69bzm4GR7Ts9c",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "cs_test_a1VN2hSZ7RPM9Riif8zEqvL6MczdrNtREVOWqkLoitwk8FPU5r1IESFK0J",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG7s9EA0bVa2wc",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646488600,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZbcxJyH9e69bzmiew9pRhQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402220,
  "data": {
    "object": {
      "id": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646402219,
      "customer": "cus_LG7s9EA0bVa2wc",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZbcxJyH9e69bzm30Xh4cIK",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402219,
  "data": {
    "object": {
      "id": "cus_LG7s9EA0bVa2wc",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646402219,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "BA27A02B",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7s9EA0bVa2wc/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646402220,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646402220,
            "current_period_end": 1649080620,
            "current_period_start": 1646402220,
            "customer": "cus_LG7s9EA0bVa2wc",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7sedbTln9Vjz",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646402220,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbcuJyH9e69bzmxGGVQkYZ"
            },
            "latest_invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646402220,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7s9EA0bVa2wc/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7s9EA0bVa2wc/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZbcxJyH9e69bzmLAtcipal",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402220,
  "data": {
    "object": {
      "id": "cus_LG7s9EA0bVa2wc",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646402219,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "BA27A02B",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7s9EA0bVa2wc/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646402220,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646402220,
            "current_period_end": 1649080620,
            "current_period_start": 1646402220,
            "customer": "cus_LG7s9EA0bVa2wc",
            "days_until_due": null,
            "default_payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG7sedbTln9Vjz",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646402220,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZbcuJyH9e69bzmxGGVQkYZ"
            },
            "latest_invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646402220,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG7s9EA0bVa2wc/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG7s9EA0bVa2wc/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZbcxJyH9e69bzm80u4RuQ1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402220,
  "data": {
    "object": {
      "id": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7s9EA0bVa2wc",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDIz02000tAQeE5z?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDIz02000tAQeE5z/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbcuJyH9e69bzm3VrH5yxY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080620,
              "start": 1646402220
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "subscription_item": "si_LG7sedbTln9Vjz",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbcuJyH9e69bzmlGqaUvhL/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BA27A02B-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646402220,
      "period_start": 1646402220,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646402220,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZbcxJyH9e69bzmhoXE5XaG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402220,
  "data": {
    "object": {
      "id": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7s9EA0bVa2wc",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDIz02000tAQeE5z?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDIz02000tAQeE5z/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbcuJyH9e69bzm3VrH5yxY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080620,
              "start": 1646402220
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "subscription_item": "si_LG7sedbTln9Vjz",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbcuJyH9e69bzmlGqaUvhL/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BA27A02B-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646402220,
      "period_start": 1646402220,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646402220,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZbcxJyH9e69bzm8xKEpETf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402220,
  "data": {
    "object": {
      "id": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646402220,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "current_period_end": 1649080620,
      "current_period_start": 1646402220,
      "customer": "cus_LG7s9EA0bVa2wc",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7sedbTln9Vjz",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646402220,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbcuJyH9e69bzmxGGVQkYZ"
      },
      "latest_invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646402220,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZbcxJyH9e69bzmFdg1LbWG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbcuJyH9e69bzm1RfHmw2v",
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7s9EA0bVa2wc",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDIz02000tAQeE5z?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDIz02000tAQeE5z/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbcuJyH9e69bzm3VrH5yxY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080620,
              "start": 1646402220
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "subscription_item": "si_LG7sedbTln9Vjz",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbcuJyH9e69bzmlGqaUvhL/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BA27A02B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646402220,
      "period_start": 1646402220,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646402220,
        "marked_uncollectible_at": null,
        "paid_at": 1646402222,
        "voided_at": null
      },
      "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZbcxJyH9e69bzm2Ge6JbJe",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646402220,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "current_period_end": 1649080620,
      "current_period_start": 1646402220,
      "customer": "cus_LG7s9EA0bVa2wc",
      "days_until_due": null,
      "default_payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG7sedbTln9Vjz",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646402220,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZbcuJyH9e69bzmxGGVQkYZ"
      },
      "latest_invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646402220,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZbcyJyH9e69bzmPmCN34MP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbcuJyH9e69bzm1RfHmw2v",
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7s9EA0bVa2wc",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDI00200TTg1rl7o?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDI00200TTg1rl7o/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbcuJyH9e69bzm3VrH5yxY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080620,
              "start": 1646402220
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "subscription_item": "si_LG7sedbTln9Vjz",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbcuJyH9e69bzmlGqaUvhL/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BA27A02B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646402220,
      "period_start": 1646402220,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646402220,
        "marked_uncollectible_at": null,
        "paid_at": 1646402222,
        "voided_at": null
      },
      "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZbcyJyH9e69bzmr8WUs45Z",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZbcuJyH9e69bzm1RfHmw2v",
      "collection_method": "charge_automatically",
      "created": 1646402220,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG7s9EA0bVa2wc",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDI00200TTg1rl7o?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzdzTzBJeUR2alVxVEZBa2ZiTXhXVzZWY1FiWUJBLDM2OTQzMDI00200TTg1rl7o/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZbcuJyH9e69bzm3VrH5yxY",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649080620,
              "start": 1646402220
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
            "subscription_item": "si_LG7sedbTln9Vjz",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZbcuJyH9e69bzmlGqaUvhL/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "BA27A02B-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646402220,
      "period_start": 1646402220,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646402220,
        "marked_uncollectible_at": null,
        "paid_at": 1646402222,
        "voided_at": null
      },
      "subscription": "sub_1KZbcuJyH9e69bzmxGGVQkYZ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZbcuJyH9e69bzm1s2NlpHH",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402222,
  "data": {
    "object": {
      "id": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZbcuJyH9e69bzm1RfHmw2v",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZbcuJyH9e69bzm17FesDeL",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646402221,
            "currency": "usd",
            "customer": "cus_LG7s9EA0bVa2wc",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 1,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
            "payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZbcuJyH9e69bzm1RfHmw2v/rcpt_LG7sws3sEnUoub6lAMhktpdL5wmRyRn",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZbcuJyH9e69bzm1RfHmw2v/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZbcuJyH9e69bzm1UBqRVM6"
      },
      "client_secret": "pi_3KZbcuJyH9e69bzm1UBqRVM6_secret_XNJh1WAsILIovmuqAeDCDrW84",
      "confirmation_method": "automatic",
      "created": 1646402220,
      "currency": "usd",
      "customer": "cus_LG7s9EA0bVa2wc",
      "description": "Subscription creation",
      "invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZbcsJyH9e69bzmOM1xQqlc",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZbcuJyH9e69bzm13tzLMuf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646402220,
  "data": {
    "object": {
      "id": "pi_3KZbcuJyH9e69bzm1UBqRVM6",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZbcuJyH9e69bzm1UBqRVM6"
      },
      "client_secret": "pi_3KZbcuJyH9e69bzm1UBqRVM6_secret_XNJh1WAsILIovmuqAeDCDrW84",
      "confirmation_method": "automatic",
      "created": 1646402220,
      "currency": "usd",
      "customer": "cus_LG7s9EA0bVa2wc",
      "description": "Subscription creation",
      "invoice": "in_1KZbcuJyH9e69bzmlGqaUvhL",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_CfvDaLryfqGteQ",
    "idempotency_key": "ac04e686-5778-4309-8160-13ceb2d774b3"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZcMCJyH9e69bzm4fWotjAV",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "cs_test_a1EbV0A1suPBWDqyZV9wbhfHDO03oiDV174viw7HsduIVFhxkciC7e3mTH",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG8dMybACeICoW",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646491407,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KZcM9JyH9e69bzm1Eo2PSbd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "ch_3KZcM9JyH9e69bzm1eFCx68s",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZcM9JyH9e69bzm1yoBhuJW",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646405026,
      "currency": "usd",
      "customer": "cus_LG8dMybACeICoW",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 7,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZcM9JyH9e69bzm1eFCx68s/rcpt_LG8dPySXUKOzSmp6pHkcp797Q0VxtVd",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZcM9JyH9e69bzm1eFCx68s/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZcMCJyH9e69bzmXwFsZnor",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405025,
  "data": {
    "object": {
      "id": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646405024,
      "customer": "cus_LG8dMybACeICoW",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZcMCJyH9e69bzmdzYKBztM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405024,
  "data": {
    "object": {
      "id": "cus_LG8dMybACeICoW",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646405024,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "2C0D6B8F",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8dMybACeICoW/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646405025,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646405025,
            "current_period_end": 1649083425,
            "current_period_start": 1646405025,
            "customer": "cus_LG8dMybACeICoW",
            "days_until_due": null,
            "default_payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG8dMCqG6jpuzd",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646405025,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZcM9JyH9e69bzm60D7WJcM"
            },
            "latest_invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646405025,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG8dMybACeICoW/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8dMybACeICoW/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZcMCJyH9e69bzmcxnVdxXd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405025,
  "data": {
    "object": {
      "id": "cus_LG8dMybACeICoW",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646405024,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "2C0D6B8F",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8dMybACeICoW/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646405025,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646405025,
            "current_period_end": 1649083425,
            "current_period_start": 1646405025,
            "customer": "cus_LG8dMybACeICoW",
            "days_until_due": null,
            "default_payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG8dMCqG6jpuzd",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646405025,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZcM9JyH9e69bzm60D7WJcM"
            },
            "latest_invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646405025,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG8dMybACeICoW/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8dMybACeICoW/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZcMCJyH9e69bzmkeqVdz4N",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405025,
  "data": {
    "object": {
      "id": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8dMybACeICoW",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI40200BEaFJflV?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI40200BEaFJflV/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcM9JyH9e69bzmk9FB8vXO",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649083425,
              "start": 1646405025
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "subscription_item": "si_LG8dMCqG6jpuzd",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcM9JyH9e69bzm9yB5NoUp/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2C0D6B8F-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405025,
      "period_start": 1646405025,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646405025,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZcMCJyH9e69bzmeBo1u8ax",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405025,
  "data": {
    "object": {
      "id": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8dMybACeICoW",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI40200BEaFJflV?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI40200BEaFJflV/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcM9JyH9e69bzmk9FB8vXO",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649083425,
              "start": 1646405025
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "subscription_item": "si_LG8dMCqG6jpuzd",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcM9JyH9e69bzm9yB5NoUp/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2C0D6B8F-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405025,
      "period_start": 1646405025,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646405025,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZcMCJyH9e69bzmK4quhyMp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405025,
  "data": {
    "object": {
      "id": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646405025,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "current_period_end": 1649083425,
      "current_period_start": 1646405025,
      "customer": "cus_LG8dMybACeICoW",
      "days_until_due": null,
      "default_payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG8dMCqG6jpuzd",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646405025,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZcM9JyH9e69bzm60D7WJcM"
      },
      "latest_invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646405025,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZcMCJyH9e69bzmaKzevHh9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZcM9JyH9e69bzm1eFCx68s",
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8dMybACeICoW",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI40200BEaFJflV?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI40200BEaFJflV/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcM9JyH9e69bzmk9FB8vXO",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649083425,
              "start": 1646405025
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "subscription_item": "si_LG8dMCqG6jpuzd",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcM9JyH9e69bzm9yB5NoUp/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2C0D6B8F-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405025,
      "period_start": 1646405025,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646405025,
        "marked_uncollectible_at": null,
        "paid_at": 1646405027,
        "voided_at": null
      },
      "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZcMCJyH9e69bzmJIsaVpHL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646405025,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "current_period_end": 1649083425,
      "current_period_start": 1646405025,
      "customer": "cus_LG8dMybACeICoW",
      "days_until_due": null,
      "default_payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG8dMCqG6jpuzd",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646405025,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZcM9JyH9e69bzm60D7WJcM"
      },
      "latest_invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646405025,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZcMDJyH9e69bzm4sjeb210",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZcM9JyH9e69bzm1eFCx68s",
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8dMybACeICoW",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI50200r4G9iRqj?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI50200r4G9iRqj/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcM9JyH9e69bzmk9FB8vXO",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649083425,
              "start": 1646405025
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "subscription_item": "si_LG8dMCqG6jpuzd",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcM9JyH9e69bzm9yB5NoUp/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2C0D6B8F-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405025,
      "period_start": 1646405025,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646405025,
        "marked_uncollectible_at": null,
        "paid_at": 1646405027,
        "voided_at": null
      },
      "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZcMDJyH9e69bzmH0UiLrGd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZcM9JyH9e69bzm1eFCx68s",
      "collection_method": "charge_automatically",
      "created": 1646405025,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8dMybACeICoW",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI50200r4G9iRqj?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzhkaEc1YWk5dHlBTWFOSlEyc2VCR2RsMzJycmo0LDM2OTQ1ODI50200r4G9iRqj/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcM9JyH9e69bzmk9FB8vXO",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649083425,
              "start": 1646405025
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
            "subscription_item": "si_LG8dMCqG6jpuzd",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcM9JyH9e69bzm9yB5NoUp/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "2C0D6B8F-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405025,
      "period_start": 1646405025,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646405025,
        "marked_uncollectible_at": null,
        "paid_at": 1646405027,
        "voided_at": null
      },
      "subscription": "sub_1KZcM9JyH9e69bzm60D7WJcM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZcM9JyH9e69bzm19YjYC4A",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405027,
  "data": {
    "object": {
      "id": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZcM9JyH9e69bzm1eFCx68s",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZcM9JyH9e69bzm1yoBhuJW",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646405026,
            "currency": "usd",
            "customer": "cus_LG8dMybACeICoW",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 7,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
            "payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZcM9JyH9e69bzm1eFCx68s/rcpt_LG8dPySXUKOzSmp6pHkcp797Q0VxtVd",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZcM9JyH9e69bzm1eFCx68s/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZcM9JyH9e69bzm1uR3x0x0"
      },
      "client_secret": "pi_3KZcM9JyH9e69bzm1uR3x0x0_secret_L1hrc23bNOl42Q10vNbdPmq5B",
      "confirmation_method": "automatic",
      "created": 1646405025,
      "currency": "usd",
      "customer": "cus_LG8dMybACeICoW",
      "description": "Subscription creation",
      "invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZcM7JyH9e69bzmTVN0qdTp",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZcM9JyH9e69bzm1FoxQbQj",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405025,
  "data": {
    "object": {
      "id": "pi_3KZcM9JyH9e69bzm1uR3x0x0",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZcM9JyH9e69bzm1uR3x0x0"
      },
      "client_secret": "pi_3KZcM9JyH9e69bzm1uR3x0x0_secret_L1hrc23bNOl42Q10vNbdPmq5B",
      "confirmation_method": "automatic",
      "created": 1646405025,
      "currency": "usd",
      "customer": "cus_LG8dMybACeICoW",
      "description": "Subscription creation",
      "invoice": "in_1KZcM9JyH9e69bzm9yB5NoUp",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_WGuXezVrlDJOZz",
    "idempotency_key": "7fbf7b02-264a-45b8-9f21-8caaa785d1a9"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZcblJyH9e69bzm0ujakY0I",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "ch_3KZcblJyH9e69bzm0VaAgFSc",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZcblJyH9e69bzm0XJ5t51B",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646405994,
      "currency": "usd",
      "customer": "cus_LG8tzTgqNniCJC",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 4,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2028,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZcblJyH9e69bzm0VaAgFSc/rcpt_LG8tzhmTDSu5oameW33Zu6fMdgHuZRL",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZcblJyH9e69bzm0VaAgFSc/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZcboJyH9e69bzmD3xc5e4S",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "cs_test_a1D6FN5Qz54L5cfz6n6hRJO5vAZ9ZHhynOei3n3t0z2qbsG5QTH27HxkiS",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG8tzTgqNniCJC",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646492376,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KZcboJyH9e69bzme5RD2dM0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405993,
  "data": {
    "object": {
      "id": "pm_1KZcbkJyH9e69bzmS3lFNerx",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2028,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646405992,
      "customer": "cus_LG8tzTgqNniCJC",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZcboJyH9e69bzmvbRGbJCF",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405993,
  "data": {
    "object": {
      "id": "cus_LG8tzTgqNniCJC",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646405993,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "407D1F16",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8tzTgqNniCJC/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646405993,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646405993,
            "current_period_end": 1649084393,
            "current_period_start": 1646405993,
            "customer": "cus_LG8tzTgqNniCJC",
            "days_until_due": null,
            "default_payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG8tpt1C4E9nRA",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646405994,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZcblJyH9e69bzm1O6b6q8B"
            },
            "latest_invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646405993,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG8tzTgqNniCJC/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8tzTgqNniCJC/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZcboJyH9e69bzmOFEcBvEX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405993,
  "data": {
    "object": {
      "id": "cus_LG8tzTgqNniCJC",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646405993,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "407D1F16",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8tzTgqNniCJC/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646405993,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646405993,
            "current_period_end": 1649084393,
            "current_period_start": 1646405993,
            "customer": "cus_LG8tzTgqNniCJC",
            "days_until_due": null,
            "default_payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG8tpt1C4E9nRA",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646405994,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZcblJyH9e69bzm1O6b6q8B"
            },
            "latest_invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646405993,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG8tzTgqNniCJC/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8tzTgqNniCJC/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZcboJyH9e69bzmI4i06R9f",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405994,
  "data": {
    "object": {
      "id": "in_1KZcblJyH9e69bzmzjT33tJX",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8tzTgqNniCJC",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk20200cpunRrp1?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk20200cpunRrp1/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcblJyH9e69bzm8c3gnJLa",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084393,
              "start": 1646405993
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "subscription_item": "si_LG8tpt1C4E9nRA",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcblJyH9e69bzmzjT33tJX/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "407D1F16-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405993,
      "period_start": 1646405993,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646405993,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZcboJyH9e69bzm2ipG47FQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405994,
  "data": {
    "object": {
      "id": "in_1KZcblJyH9e69bzmzjT33tJX",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8tzTgqNniCJC",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk20200cpunRrp1?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk20200cpunRrp1/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcblJyH9e69bzm8c3gnJLa",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084393,
              "start": 1646405993
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "subscription_item": "si_LG8tpt1C4E9nRA",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcblJyH9e69bzmzjT33tJX/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "407D1F16-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405993,
      "period_start": 1646405993,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646405993,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZcboJyH9e69bzmIEYIUTeD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405994,
  "data": {
    "object": {
      "id": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646405993,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "current_period_end": 1649084393,
      "current_period_start": 1646405993,
      "customer": "cus_LG8tzTgqNniCJC",
      "days_until_due": null,
      "default_payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG8tpt1C4E9nRA",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646405994,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZcblJyH9e69bzm1O6b6q8B"
      },
      "latest_invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646405993,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZcboJyH9e69bzmWHf2gycf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "in_1KZcblJyH9e69bzmzjT33tJX",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZcblJyH9e69bzm0VaAgFSc",
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8tzTgqNniCJC",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk20200cpunRrp1?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk20200cpunRrp1/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcblJyH9e69bzm8c3gnJLa",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084393,
              "start": 1646405993
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "subscription_item": "si_LG8tpt1C4E9nRA",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcblJyH9e69bzmzjT33tJX/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "407D1F16-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405993,
      "period_start": 1646405993,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646405993,
        "marked_uncollectible_at": null,
        "paid_at": 1646405995,
        "voided_at": null
      },
      "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZcbpJyH9e69bzmeauG36Md",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646405993,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "current_period_end": 1649084393,
      "current_period_start": 1646405993,
      "customer": "cus_LG8tzTgqNniCJC",
      "days_until_due": null,
      "default_payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG8tpt1C4E9nRA",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646405994,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZcblJyH9e69bzm1O6b6q8B"
      },
      "latest_invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646405993,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZcbpJyH9e69bzmx0PVlMlR",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "in_1KZcblJyH9e69bzmzjT33tJX",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZcblJyH9e69bzm0VaAgFSc",
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8tzTgqNniCJC",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk30200fGdHgq6N?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk30200fGdHgq6N/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcblJyH9e69bzm8c3gnJLa",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084393,
              "start": 1646405993
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "subscription_item": "si_LG8tpt1C4E9nRA",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcblJyH9e69bzmzjT33tJX/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "407D1F16-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405993,
      "period_start": 1646405993,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646405993,
        "marked_uncollectible_at": null,
        "paid_at": 1646405995,
        "voided_at": null
      },
      "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZcbpJyH9e69bzmuzSj7iBS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "in_1KZcblJyH9e69bzmzjT33tJX",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZcblJyH9e69bzm0VaAgFSc",
      "collection_method": "charge_automatically",
      "created": 1646405993,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8tzTgqNniCJC",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk30200fGdHgq6N?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh0UTVIbFhnMGM2VEdlczJrQTNidzRQMjZ4VWtqLDM2OTQ2Nzk30200fGdHgq6N/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZcblJyH9e69bzm8c3gnJLa",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084393,
              "start": 1646405993
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
            "subscription_item": "si_LG8tpt1C4E9nRA",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZcblJyH9e69bzmzjT33tJX/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "407D1F16-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646405993,
      "period_start": 1646405993,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646405993,
        "marked_uncollectible_at": null,
        "paid_at": 1646405995,
        "voided_at": null
      },
      "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZcblJyH9e69bzm0xLN5EhN",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405995,
  "data": {
    "object": {
      "id": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZcblJyH9e69bzm0VaAgFSc",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZcblJyH9e69bzm0XJ5t51B",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646405994,
            "currency": "usd",
            "customer": "cus_LG8tzTgqNniCJC",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 4,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZcblJyH9e69bzm0lagr3jL",
            "payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2028,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZcblJyH9e69bzm0VaAgFSc/rcpt_LG8tzhmTDSu5oameW33Zu6fMdgHuZRL",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZcblJyH9e69bzm0VaAgFSc/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZcblJyH9e69bzm0lagr3jL"
      },
      "client_secret": "pi_3KZcblJyH9e69bzm0lagr3jL_secret_ID9lAlVLnxf9mE5Ke217bDWpl",
      "confirmation_method": "automatic",
      "created": 1646405993,
      "currency": "usd",
      "customer": "cus_LG8tzTgqNniCJC",
      "description": "Subscription creation",
      "invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZcblJyH9e69bzm0TaSgS0Y",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646405993,
  "data": {
    "object": {
      "id": "pi_3KZcblJyH9e69bzm0lagr3jL",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZcblJyH9e69bzm0lagr3jL"
      },
      "client_secret": "pi_3KZcblJyH9e69bzm0lagr3jL_secret_ID9lAlVLnxf9mE5Ke217bDWpl",
      "confirmation_method": "automatic",
      "created": 1646405993,
      "currency": "usd",
      "customer": "cus_LG8tzTgqNniCJC",
      "description": "Subscription creation",
      "invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hQlcqeyq0y6m3e",
    "idempotency_key": "15f891d5-ae98-4107-b87a-134b929807d4"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KZchYJyH9e69bzmUUiJq1At",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "cs_test_a1PJ3BDPuSWWTaljqQf7eedCsWUV7T3qEFFF4Zl3Zg8wkSwrtD6uDczLC3",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LG8zAoXrcu48mr",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646492732,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KZchVJyH9e69bzm1h7EvGxT",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "ch_3KZchVJyH9e69bzm1x78m0uu",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KZchVJyH9e69bzm1TxnMmxm",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646406350,
      "currency": "usd",
      "customer": "cus_LG8zAoXrcu48mr",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 36,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 8,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZchVJyH9e69bzm1x78m0uu/rcpt_LG8zFpGTyuh6uLr5LkC6V79GehQERf3",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZchVJyH9e69bzm1x78m0uu/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KZchYJyH9e69bzmiyODcudk",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406348,
  "data": {
    "object": {
      "id": "cus_LG8zAoXrcu48mr",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646406348,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "935D2947",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8zAoXrcu48mr/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646406349,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646406349,
            "current_period_end": 1649084749,
            "current_period_start": 1646406349,
            "customer": "cus_LG8zAoXrcu48mr",
            "days_until_due": null,
            "default_payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG8zxPWui3tGPL",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646406349,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZchVJyH9e69bzmsYWtZhJ3"
            },
            "latest_invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646406349,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG8zAoXrcu48mr/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8zAoXrcu48mr/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "customer.created"
}{
  "id": "evt_1KZchYJyH9e69bzmSDRq9G0G",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406349,
  "data": {
    "object": {
      "id": "cus_LG8zAoXrcu48mr",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646406348,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "935D2947",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8zAoXrcu48mr/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646406349,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646406349,
            "current_period_end": 1649084749,
            "current_period_start": 1646406349,
            "customer": "cus_LG8zAoXrcu48mr",
            "days_until_due": null,
            "default_payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LG8zxPWui3tGPL",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646406349,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KZchVJyH9e69bzmsYWtZhJ3"
            },
            "latest_invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646406349,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG8zAoXrcu48mr/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG8zAoXrcu48mr/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KZchYJyH9e69bzmGIMQvRZ3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406349,
  "data": {
    "object": {
      "id": "pm_1KZchUJyH9e69bzmQYyZHhoD",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 8,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646406348,
      "customer": "cus_LG8zAoXrcu48mr",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KZchYJyH9e69bzmTsnkDd5c",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406349,
  "data": {
    "object": {
      "id": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8zAoXrcu48mr",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUy0200v7pLMr37?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUy0200v7pLMr37/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZchVJyH9e69bzmfnZUdgX3",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084749,
              "start": 1646406349
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "subscription_item": "si_LG8zxPWui3tGPL",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZchVJyH9e69bzmZPCnlDuO/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "935D2947-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646406349,
      "period_start": 1646406349,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646406349,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KZchYJyH9e69bzmKdsDaONZ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406349,
  "data": {
    "object": {
      "id": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8zAoXrcu48mr",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUy0200v7pLMr37?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUy0200v7pLMr37/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZchVJyH9e69bzmfnZUdgX3",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084749,
              "start": 1646406349
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "subscription_item": "si_LG8zxPWui3tGPL",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZchVJyH9e69bzmZPCnlDuO/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "935D2947-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646406349,
      "period_start": 1646406349,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646406349,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KZchYJyH9e69bzmVInZDwwu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406349,
  "data": {
    "object": {
      "id": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646406349,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "current_period_end": 1649084749,
      "current_period_start": 1646406349,
      "customer": "cus_LG8zAoXrcu48mr",
      "days_until_due": null,
      "default_payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG8zxPWui3tGPL",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646406349,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZchVJyH9e69bzmsYWtZhJ3"
      },
      "latest_invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646406349,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KZchYJyH9e69bzmx272YMDU",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZchVJyH9e69bzm1x78m0uu",
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8zAoXrcu48mr",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUy0200v7pLMr37?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUy0200v7pLMr37/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZchVJyH9e69bzmfnZUdgX3",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084749,
              "start": 1646406349
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "subscription_item": "si_LG8zxPWui3tGPL",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZchVJyH9e69bzmZPCnlDuO/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "935D2947-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646406349,
      "period_start": 1646406349,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646406349,
        "marked_uncollectible_at": null,
        "paid_at": 1646406351,
        "voided_at": null
      },
      "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KZchYJyH9e69bzmwf69gi14",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646406349,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "current_period_end": 1649084749,
      "current_period_start": 1646406349,
      "customer": "cus_LG8zAoXrcu48mr",
      "days_until_due": null,
      "default_payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LG8zxPWui3tGPL",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646406349,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZchVJyH9e69bzmsYWtZhJ3"
      },
      "latest_invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646406349,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KZchZJyH9e69bzmrNVF6w8G",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZchVJyH9e69bzm1x78m0uu",
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8zAoXrcu48mr",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUz020067e6tAcE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUz020067e6tAcE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZchVJyH9e69bzmfnZUdgX3",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084749,
              "start": 1646406349
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "subscription_item": "si_LG8zxPWui3tGPL",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZchVJyH9e69bzmZPCnlDuO/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "935D2947-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646406349,
      "period_start": 1646406349,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646406349,
        "marked_uncollectible_at": null,
        "paid_at": 1646406351,
        "voided_at": null
      },
      "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KZchZJyH9e69bzmPYWtdx4E",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KZchVJyH9e69bzm1x78m0uu",
      "collection_method": "charge_automatically",
      "created": 1646406349,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LG8zAoXrcu48mr",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUz020067e6tAcE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRzh6RWg4RGxpQ2hiQzExSlVjUkl2N3JnZjdSbk1xLDM2OTQ3MTUz020067e6tAcE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KZchVJyH9e69bzmfnZUdgX3",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649084749,
              "start": 1646406349
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
            "subscription_item": "si_LG8zxPWui3tGPL",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KZchVJyH9e69bzmZPCnlDuO/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "935D2947-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646406349,
      "period_start": 1646406349,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646406349,
        "marked_uncollectible_at": null,
        "paid_at": 1646406351,
        "voided_at": null
      },
      "subscription": "sub_1KZchVJyH9e69bzmsYWtZhJ3",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KZchVJyH9e69bzm1dcm3uPA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406351,
  "data": {
    "object": {
      "id": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZchVJyH9e69bzm1x78m0uu",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KZchVJyH9e69bzm1TxnMmxm",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646406350,
            "currency": "usd",
            "customer": "cus_LG8zAoXrcu48mr",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 36,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KZchVJyH9e69bzm1AMib9DU",
            "payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 8,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KZchVJyH9e69bzm1x78m0uu/rcpt_LG8zFpGTyuh6uLr5LkC6V79GehQERf3",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZchVJyH9e69bzm1x78m0uu/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZchVJyH9e69bzm1AMib9DU"
      },
      "client_secret": "pi_3KZchVJyH9e69bzm1AMib9DU_secret_DLS4w3NsvSVj1xOnggHMbSjig",
      "confirmation_method": "automatic",
      "created": 1646406349,
      "currency": "usd",
      "customer": "cus_LG8zAoXrcu48mr",
      "description": "Subscription creation",
      "invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KZchUJyH9e69bzmQYyZHhoD",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KZchVJyH9e69bzm12GdSj2j",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646406349,
  "data": {
    "object": {
      "id": "pi_3KZchVJyH9e69bzm1AMib9DU",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZchVJyH9e69bzm1AMib9DU"
      },
      "client_secret": "pi_3KZchVJyH9e69bzm1AMib9DU_secret_DLS4w3NsvSVj1xOnggHMbSjig",
      "confirmation_method": "automatic",
      "created": 1646406349,
      "currency": "usd",
      "customer": "cus_LG8zAoXrcu48mr",
      "description": "Subscription creation",
      "invoice": "in_1KZchVJyH9e69bzmZPCnlDuO",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ZIIgsPXdlcUw8v",
    "idempotency_key": "17e6172a-86aa-4d24-a225-e7b4b764044a"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZfyCJyH9e69bzm1mMPuHzW",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646418916,
  "data": {
    "object": {
      "id": "pi_3KZfyCJyH9e69bzm1sC1tkHD",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZfyCJyH9e69bzm1sC1tkHD"
      },
      "client_secret": "pi_3KZfyCJyH9e69bzm1sC1tkHD_secret_eYhoxJs256R9Tek7QRAaaddd4",
      "confirmation_method": "automatic",
      "created": 1646418916,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_XYYSazW1905846XugBYGj59eje",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "kevonnemartin@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_BNOOlmrkHstsGV",
    "idempotency_key": "c1808a47-b1fb-4d06-b590-5619d6d671b6"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZfz3JyH9e69bzm0UrXQ1Fc",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646418969,
  "data": {
    "object": {
      "id": "pi_3KZfz3JyH9e69bzm0HRVJHSz",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZfz3JyH9e69bzm0HRVJHSz"
      },
      "client_secret": "pi_3KZfz3JyH9e69bzm0HRVJHSz_secret_Xgh3rISwYjJcD5mSsFSmiIOVt",
      "confirmation_method": "automatic",
      "created": 1646418969,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_CMQVcwK5859448GlpiERl32gCP",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "kevonnemartin@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Z35dDxdzOfPp4B",
    "idempotency_key": "0952f56e-3439-4088-9dfa-1f9eaa70f5f2"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZfz3JyH9e69bzm0o5gBcSh",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646418992,
  "data": {
    "object": {
      "id": "ch_3KZfz3JyH9e69bzm0CZ2Ijdj",
      "object": "charge",
      "amount": 10329,
      "amount_captured": 0,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": null,
      "billing_details": {
        "address": {
          "city": null,
          "country": null,
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "kevonnemartin@gmail.com",
        "name": "Kevonne Martin",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": false,
      "created": 1646418992,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": "card_declined",
      "failure_message": "Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing.",
      "fraud_details": {
      },
      "invoice": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_CMQVcwK5859448GlpiERl32gCP"
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "not_sent_to_network",
        "reason": "test_mode_live_card",
        "risk_level": "normal",
        "risk_score": 39,
        "seller_message": "This charge request was in test mode, but did not use a Stripe test card number. For the list of these numbers, see stripe.com/docs/testing",
        "type": "invalid"
      },
      "paid": false,
      "payment_intent": "pi_3KZfz3JyH9e69bzm0HRVJHSz",
      "payment_method": "pm_1KZfzPJyH9e69bzmHQ2WmJ0F",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "unchecked"
          },
          "country": "JM",
          "exp_month": 1,
          "exp_year": 2024,
          "fingerprint": "6RB33j93hliTh8qx",
          "funding": "debit",
          "installments": null,
          "last4": "8341",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": "kevonnemartin@gmail.com",
      "receipt_number": null,
      "receipt_url": null,
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZfz3JyH9e69bzm0CZ2Ijdj/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "failed",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vkmkGEDMkje424",
    "idempotency_key": "7bb796db-507f-4b38-a8b7-b4401828d38d"
  },
  "type": "charge.failed"
}{
  "id": "evt_3KZfz3JyH9e69bzm0zP1wNqv",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646418993,
  "data": {
    "object": {
      "id": "pi_3KZfz3JyH9e69bzm0HRVJHSz",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KZfz3JyH9e69bzm0CZ2Ijdj",
            "object": "charge",
            "amount": 10329,
            "amount_captured": 0,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": null,
            "billing_details": {
              "address": {
                "city": null,
                "country": null,
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "kevonnemartin@gmail.com",
              "name": "Kevonne Martin",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": false,
            "created": 1646418992,
            "currency": "usd",
            "customer": null,
            "description": "Queritel Wallet Deposit",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": "card_declined",
            "failure_message": "Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing.",
            "fraud_details": {
            },
            "invoice": null,
            "livemode": false,
            "metadata": {
              "integration_check": "accept_a_payment",
              "deposit_id": "dep_CMQVcwK5859448GlpiERl32gCP"
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "not_sent_to_network",
              "reason": "test_mode_live_card",
              "risk_level": "normal",
              "risk_score": 39,
              "seller_message": "This charge request was in test mode, but did not use a Stripe test card number. For the list of these numbers, see stripe.com/docs/testing",
              "type": "invalid"
            },
            "paid": false,
            "payment_intent": "pi_3KZfz3JyH9e69bzm0HRVJHSz",
            "payment_method": "pm_1KZfzPJyH9e69bzmHQ2WmJ0F",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "unchecked"
                },
                "country": "JM",
                "exp_month": 1,
                "exp_year": 2024,
                "fingerprint": "6RB33j93hliTh8qx",
                "funding": "debit",
                "installments": null,
                "last4": "8341",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": "kevonnemartin@gmail.com",
            "receipt_number": null,
            "receipt_url": null,
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KZfz3JyH9e69bzm0CZ2Ijdj/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "failed",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZfz3JyH9e69bzm0HRVJHSz"
      },
      "client_secret": "pi_3KZfz3JyH9e69bzm0HRVJHSz_secret_Xgh3rISwYjJcD5mSsFSmiIOVt",
      "confirmation_method": "automatic",
      "created": 1646418969,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": {
        "charge": "ch_3KZfz3JyH9e69bzm0CZ2Ijdj",
        "code": "card_declined",
        "decline_code": "test_mode_live_card",
        "doc_url": "https://stripe.com/docs/error-codes/card-declined",
        "message": "Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing.",
        "payment_method": {
          "id": "pm_1KZfzPJyH9e69bzmHQ2WmJ0F",
          "object": "payment_method",
          "billing_details": {
            "address": {
              "city": null,
              "country": null,
              "line1": null,
              "line2": null,
              "postal_code": null,
              "state": null
            },
            "email": "kevonnemartin@gmail.com",
            "name": "Kevonne Martin",
            "phone": null
          },
          "card": {
            "brand": "visa",
            "checks": {
              "address_line1_check": null,
              "address_postal_code_check": null,
              "cvc_check": "unchecked"
            },
            "country": "JM",
            "exp_month": 1,
            "exp_year": 2024,
            "fingerprint": "6RB33j93hliTh8qx",
            "funding": "debit",
            "generated_from": null,
            "last4": "8341",
            "networks": {
              "available": [
                "visa"
              ],
              "preferred": null
            },
            "three_d_secure_usage": {
              "supported": true
            },
            "wallet": null
          },
          "created": 1646418992,
          "customer": null,
          "livemode": false,
          "metadata": {
          },
          "type": "card"
        },
        "type": "card_error"
      },
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_CMQVcwK5859448GlpiERl32gCP",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "kevonnemartin@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_vkmkGEDMkje424",
    "idempotency_key": "7bb796db-507f-4b38-a8b7-b4401828d38d"
  },
  "type": "payment_intent.payment_failed"
}{
  "id": "evt_1KZhS5JyH9e69bzmn8hNxSgH",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646424613,
  "data": {
    "object": {
      "id": "cs_test_a1dP5WqEbqYta5yyR9TW6OCc3ce9Jl82iOKu9Oh9gRYxine44zcnKiJ3YF",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646424613,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZhjhJyH9e69bzmidHF6fRx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646425705,
  "data": {
    "object": {
      "id": "cs_test_a1cokGYLVPMEIF1SvEsudTacLfwjKetrGmwgyOchYACmP4OCLOwBuW7QdY",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646425705,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZhs3JyH9e69bzmPqfcLOK7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646426223,
  "data": {
    "object": {
      "id": "cs_test_a1b9TxRriYrNTTYImnIli0sSwWlWojo6LcTneZ2XzL9GNpdJ9KAmsXhtGX",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646426221,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_1KZi0PJyH9e69bzm3eYWimA9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646426741,
  "data": {
    "object": {
      "id": "cs_test_a1az3ejM8s1cAw3oFc916fzC9DjnK1z3BAu5PManAdt2jdeCRMtF00jxhl",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": null,
      "customer_creation": "always",
      "customer_details": null,
      "customer_email": null,
      "expires_at": 1646426740,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "unpaid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "expired",
      "submit_type": null,
      "subscription": null,
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "checkout.session.expired"
}{
  "id": "evt_3KZiq0JyH9e69bzm0rqjNy58",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646429940,
  "data": {
    "object": {
      "id": "pi_3KZiq0JyH9e69bzm0hKCkp8Y",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZiq0JyH9e69bzm0hKCkp8Y"
      },
      "client_secret": "pi_3KZiq0JyH9e69bzm0hKCkp8Y_secret_AejikXUs09Jtd7hAuUxfJGx1C",
      "confirmation_method": "automatic",
      "created": 1646429940,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_WynlMgt5910317htgKvEA47TSA",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_cmsZ8EcA7ZuCsP",
    "idempotency_key": "0e2ac0e0-9b47-4dd2-b649-21b1ba0b8d38"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZivgJyH9e69bzm1IgEQrpW",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430292,
  "data": {
    "object": {
      "id": "pi_3KZivgJyH9e69bzm1aGH80ev",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZivgJyH9e69bzm1aGH80ev"
      },
      "client_secret": "pi_3KZivgJyH9e69bzm1aGH80ev_secret_8vl6w3KMCmA3xv1xaVVkGRwOD",
      "confirmation_method": "automatic",
      "created": 1646430292,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_nveaJRj6171608BdvQRmg70TER",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_noMeyDvGZATQLp",
    "idempotency_key": "a95923ad-3303-42dd-be1f-f65a5b3105d4"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZiySJyH9e69bzm0jlpBCMY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430464,
  "data": {
    "object": {
      "id": "pi_3KZiySJyH9e69bzm0m9sgvIx",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZiySJyH9e69bzm0m9sgvIx"
      },
      "client_secret": "pi_3KZiySJyH9e69bzm0m9sgvIx_secret_FMaVXQGs1OlyzMGlBIPqIAEvy",
      "confirmation_method": "automatic",
      "created": 1646430464,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_kcffYbz1415586fZuTzDd14Nev",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7cwOVEB2RRRsWS",
    "idempotency_key": "66164b5a-ed86-479b-a6a4-c771e54da13c"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZizjJyH9e69bzm0kfJ2xTJ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430543,
  "data": {
    "object": {
      "id": "pi_3KZizjJyH9e69bzm0ZsXCIhZ",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZizjJyH9e69bzm0ZsXCIhZ"
      },
      "client_secret": "pi_3KZizjJyH9e69bzm0ZsXCIhZ_secret_UOSqhNtXcVvaakI05gGEpQt7W",
      "confirmation_method": "automatic",
      "created": 1646430543,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_MqJWOkx9775758QFfnpNi84yrg",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_p1GiHXCMDq4zbp",
    "idempotency_key": "f9b86371-057d-42d9-91c6-7ea0a7f5ddbf"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZj0JJyH9e69bzm1QNlWTJ7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430579,
  "data": {
    "object": {
      "id": "pi_3KZj0JJyH9e69bzm1FGLSe4A",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZj0JJyH9e69bzm1FGLSe4A"
      },
      "client_secret": "pi_3KZj0JJyH9e69bzm1FGLSe4A_secret_sFcPDHQ8KSs5EACS3WXIfH56X",
      "confirmation_method": "automatic",
      "created": 1646430579,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_bqGQxzS6816575wDJqFRH59mMR",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_f6E9fWLcbGpvmY",
    "idempotency_key": "f060da16-1277-4d5d-ab5f-c96b0377f495"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZj0QJyH9e69bzm0lFgMQQw",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430586,
  "data": {
    "object": {
      "id": "pi_3KZj0QJyH9e69bzm0xSGIt3X",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZj0QJyH9e69bzm0xSGIt3X"
      },
      "client_secret": "pi_3KZj0QJyH9e69bzm0xSGIt3X_secret_RN7IL4dlw2sGepoU1oErKGAHE",
      "confirmation_method": "automatic",
      "created": 1646430586,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_WEllZoc7654688fNSZouw76UOf",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_gmZkLvIqXo851S",
    "idempotency_key": "7b2e12ab-02e1-4c27-b4f5-8f11f6caa886"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZj6GJyH9e69bzm1foFYHLW",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430948,
  "data": {
    "object": {
      "id": "pi_3KZj6GJyH9e69bzm1Lx4IQF3",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZj6GJyH9e69bzm1Lx4IQF3"
      },
      "client_secret": "pi_3KZj6GJyH9e69bzm1Lx4IQF3_secret_vQU4oHvBdVytmv7hC5sxrFKV6",
      "confirmation_method": "automatic",
      "created": 1646430948,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_FpwlsJZ2863551sNkClPN69zIC",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_fCI1PbiQlhFWLL",
    "idempotency_key": "3e2eac4f-9788-47f0-b99a-ed201c25c0bf"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZj6JJyH9e69bzm0ydd5Xbv",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430951,
  "data": {
    "object": {
      "id": "pi_3KZj6JJyH9e69bzm0W4saNat",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZj6JJyH9e69bzm0W4saNat"
      },
      "client_secret": "pi_3KZj6JJyH9e69bzm0W4saNat_secret_bBEOj0GNkRMlf3SaFAoBD6Nfb",
      "confirmation_method": "automatic",
      "created": 1646430951,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_woCJcLj8609671MvUCwZK95ozX",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_2cSporKhKR4qiG",
    "idempotency_key": "f64ab9c9-9b80-40e3-8912-06c153ced264"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZj6NJyH9e69bzm1rW1Jv5i",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646430955,
  "data": {
    "object": {
      "id": "pi_3KZj6NJyH9e69bzm1CuwRJeF",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZj6NJyH9e69bzm1CuwRJeF"
      },
      "client_secret": "pi_3KZj6NJyH9e69bzm1CuwRJeF_secret_LTPLiS9hfsNXABcrnsDhkjemZ",
      "confirmation_method": "automatic",
      "created": 1646430955,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_FJeEuxF3919551ZERFjIa86VNE",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_ti3s9JWZSKVnXW",
    "idempotency_key": "e5740414-3e46-4d37-8d1f-381193e71278"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjACJyH9e69bzm0V3A93a9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646431192,
  "data": {
    "object": {
      "id": "pi_3KZjACJyH9e69bzm0g6ycA30",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjACJyH9e69bzm0g6ycA30"
      },
      "client_secret": "pi_3KZjACJyH9e69bzm0g6ycA30_secret_IrNdlr6uIvDo0EEsumJeRTRW2",
      "confirmation_method": "automatic",
      "created": 1646431192,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_CLBuzIa6935651TRZvpKA57vnB",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7V1V0RNumQ4yas",
    "idempotency_key": "05ff8591-8065-4d2b-8402-803f7593128b"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjGIJyH9e69bzm0Wt8y7Gu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646431570,
  "data": {
    "object": {
      "id": "pi_3KZjGIJyH9e69bzm0HHi7jNW",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjGIJyH9e69bzm0HHi7jNW"
      },
      "client_secret": "pi_3KZjGIJyH9e69bzm0HHi7jNW_secret_3DoCJBnI0QV5zU7iWdREKt0vZ",
      "confirmation_method": "automatic",
      "created": 1646431570,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_bAtlwfE7171441OyEDvBc23dXt",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_NwdoJgL0sl6vtM",
    "idempotency_key": "0009c146-a831-4bc1-b9e0-98ecabe133df"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjGJJyH9e69bzm0kIqLh65",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646431571,
  "data": {
    "object": {
      "id": "pi_3KZjGJJyH9e69bzm0EepMsCW",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjGJJyH9e69bzm0EepMsCW"
      },
      "client_secret": "pi_3KZjGJJyH9e69bzm0EepMsCW_secret_ysC8mCP8sH3pKmQGzlZOOGpo0",
      "confirmation_method": "automatic",
      "created": 1646431571,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_cQSKbpg5457194wpgxvuz54MQK",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_DW2BLy9nS2R5rp",
    "idempotency_key": "be32d263-066a-4006-ad50-7e6d7f33d70f"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjGMJyH9e69bzm0iy85pND",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646431574,
  "data": {
    "object": {
      "id": "pi_3KZjGMJyH9e69bzm0Xe10Lle",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjGMJyH9e69bzm0Xe10Lle"
      },
      "client_secret": "pi_3KZjGMJyH9e69bzm0Xe10Lle_secret_D97AD1MnW1IIn99uXCK4KqeYv",
      "confirmation_method": "automatic",
      "created": 1646431574,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_kzgnatr8490677jZQrJMo42YEX",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Jggx8KyFAj9ltf",
    "idempotency_key": "31b044c3-4422-4e49-8993-37a4d8680b41"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjOfJyH9e69bzm0xf1hELr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646432089,
  "data": {
    "object": {
      "id": "pi_3KZjOfJyH9e69bzm024JyHmv",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjOfJyH9e69bzm024JyHmv"
      },
      "client_secret": "pi_3KZjOfJyH9e69bzm024JyHmv_secret_4NEGbFstveRMIol1HR1o33sY0",
      "confirmation_method": "automatic",
      "created": 1646432089,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_kejVSZL4734234UmaLsTk97awr",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_cK8ZLWOPQRZaBa",
    "idempotency_key": "aeecb1e3-35db-4e3b-b0a7-20389c98531b"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjPOJyH9e69bzm1pdS1P0z",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646432134,
  "data": {
    "object": {
      "id": "pi_3KZjPOJyH9e69bzm1JuF0nY1",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjPOJyH9e69bzm1JuF0nY1"
      },
      "client_secret": "pi_3KZjPOJyH9e69bzm1JuF0nY1_secret_ao80f4JI662KVSNotaLEg3SBf",
      "confirmation_method": "automatic",
      "created": 1646432134,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_qjUEsdM7645332bmLWawc14wBT",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "prof@viceo.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_FBWYt47T7kaQeT",
    "idempotency_key": "3b899881-d70b-4321-9c36-49bf13fb78b7"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZjPcJyH9e69bzm0EjSTPIR",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646432148,
  "data": {
    "object": {
      "id": "pi_3KZjPcJyH9e69bzm0IaL8XvN",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZjPcJyH9e69bzm0IaL8XvN"
      },
      "client_secret": "pi_3KZjPcJyH9e69bzm0IaL8XvN_secret_Oq8cjdZU43JRaRAzCH29cd42y",
      "confirmation_method": "automatic",
      "created": 1646432148,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_gmvHtQz7986781cYmWbfK64IjC",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "prof@viceo.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_bMIjX9zhOVwhGt",
    "idempotency_key": "d142ad6f-51f7-4c95-b0c7-5c02c34492ca"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZzM0JyH9e69bzm1pMKVlm3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646493428,
  "data": {
    "object": {
      "id": "pi_3KZzM0JyH9e69bzm1TbSnn4e",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZzM0JyH9e69bzm1TbSnn4e"
      },
      "client_secret": "pi_3KZzM0JyH9e69bzm1TbSnn4e_secret_rUAo3TJihFxgSjWYXVJw5Xavk",
      "confirmation_method": "automatic",
      "created": 1646493428,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_mZcICBW5487834TelYOpE82PUA",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "kevonnemartin@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_7XhzYLq7MQSHap",
    "idempotency_key": "e02132b3-40e2-4ec6-8f50-26e3bd25852a"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KZzNDJyH9e69bzm01GeZGqp",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646493503,
  "data": {
    "object": {
      "id": "pi_3KZzNDJyH9e69bzm0HmNRA5r",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KZzNDJyH9e69bzm0HmNRA5r"
      },
      "client_secret": "pi_3KZzNDJyH9e69bzm0HmNRA5r_secret_SvcA0B6ZZpPPVOrXiXVyUEyL4",
      "confirmation_method": "automatic",
      "created": 1646493503,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_paSBegQ5956713anJBshL22pWz",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_DJs23fKrt3AETM",
    "idempotency_key": "3739bfaa-da2b-4e81-86eb-e21909e3d0a2"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1Ka8cKJyH9e69bzmmQ3se3WU",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646529036,
  "data": {
    "object": {
      "id": "po_1Ka8bgJyH9e69bzm1T7dqofq",
      "object": "payout",
      "amount": 1365,
      "arrival_date": 1646611200,
      "automatic": true,
      "balance_transaction": "txn_1Ka8bgJyH9e69bzmWRQou9Fb",
      "created": 1646528996,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "in_transit",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.created"
}{
  "id": "evt_1Ka8cKJyH9e69bzmzjZSXIS0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646529036,
  "data": {
    "object": {
      "id": "po_1Ka8bgJyH9e69bzm1T7dqofq",
      "object": "payout",
      "amount": 1365,
      "arrival_date": 1646611200,
      "automatic": true,
      "balance_transaction": "txn_1Ka8bgJyH9e69bzmWRQou9Fb",
      "created": 1646528996,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "paid",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.paid"
}{
  "id": "evt_1KaV1IJyH9e69bzmm6o7yOIS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646615152,
  "data": {
    "object": {
      "id": "po_1KaUywJyH9e69bzmZLI5abhL",
      "object": "payout",
      "amount": 5460,
      "arrival_date": 1646611200,
      "automatic": true,
      "balance_transaction": "txn_1KaUywJyH9e69bzmG925pjxE",
      "created": 1646615006,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "in_transit",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.created"
}{
  "id": "evt_1KaV1IJyH9e69bzmiufHVZpA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646615152,
  "data": {
    "object": {
      "id": "po_1KaUywJyH9e69bzmZLI5abhL",
      "object": "payout",
      "amount": 5460,
      "arrival_date": 1646611200,
      "automatic": true,
      "balance_transaction": "txn_1KaUywJyH9e69bzmG925pjxE",
      "created": 1646615006,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "paid",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.paid"
}{
  "id": "evt_1KaV5vJyH9e69bzmYcngdNO3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646615439,
  "data": {
    "object": {
      "object": "balance",
      "available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "connect_reserved": [
        {
          "amount": 0,
          "currency": "usd"
        }
      ],
      "instant_available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "livemode": false,
      "pending": [
        {
          "amount": 5460,
          "currency": "usd",
          "source_types": {
            "card": 5460
          }
        }
      ]
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "balance.available"
}{
  "id": "evt_3KadCYJyH9e69bzm0Ak8WWJe",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646605,
  "data": {
    "object": {
      "id": "ch_3KadCYJyH9e69bzm0wmVcFNx",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KadCYJyH9e69bzm0wVlhBnQ",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646646604,
      "currency": "usd",
      "customer": "cus_LHBZwuluTpBNMT",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 8,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KadCYJyH9e69bzm0wmVcFNx/rcpt_LHBZltHwA9KhLyB3ne1UjTWOpemMjuC",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KadCYJyH9e69bzm0wmVcFNx/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KadCeJyH9e69bzmUkcVB4aR",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646606,
  "data": {
    "object": {
      "id": "cs_test_a1i9ykOUUFRIYKIkxDJEIxRLhxo4rg2BNAKLC5KobpO9qKoEy1b05LjRXY",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LHBZwuluTpBNMT",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646732986,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KadCeJyH9e69bzmylBsyRP1",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646602,
  "data": {
    "object": {
      "id": "pm_1KadCWJyH9e69bzmB7z2wRkH",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646646601,
      "customer": "cus_LHBZwuluTpBNMT",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KadCeJyH9e69bzmN8sNkQxP",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646601,
  "data": {
    "object": {
      "id": "cus_LHBZwuluTpBNMT",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646646601,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "F550A79F",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBZwuluTpBNMT/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646646602,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646646602,
            "current_period_end": 1649325002,
            "current_period_start": 1646646602,
            "customer": "cus_LHBZwuluTpBNMT",
            "days_until_due": null,
            "default_payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHBZHhM1mOknb8",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646646602,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KadCYJyH9e69bzmB2kYyVXW"
            },
            "latest_invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646646602,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHBZwuluTpBNMT/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBZwuluTpBNMT/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "customer.created"
}{
  "id": "evt_1KadCfJyH9e69bzmK7aGkknY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646603,
  "data": {
    "object": {
      "id": "cus_LHBZwuluTpBNMT",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646646601,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "F550A79F",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBZwuluTpBNMT/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646646602,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646646602,
            "current_period_end": 1649325002,
            "current_period_start": 1646646602,
            "customer": "cus_LHBZwuluTpBNMT",
            "days_until_due": null,
            "default_payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHBZHhM1mOknb8",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646646602,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KadCYJyH9e69bzmB2kYyVXW"
            },
            "latest_invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646646602,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHBZwuluTpBNMT/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBZwuluTpBNMT/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KadCfJyH9e69bzmy4Q35ZSn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646603,
  "data": {
    "object": {
      "id": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBZwuluTpBNMT",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDA50200dsEv7rIc?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDA50200dsEv7rIc/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadCYJyH9e69bzm4yL6cFJB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325002,
              "start": 1646646602
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "subscription_item": "si_LHBZHhM1mOknb8",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadCYJyH9e69bzmAV6xRAfx/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F550A79F-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646646602,
      "period_start": 1646646602,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646646602,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KadCfJyH9e69bzmcsAR9vU6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646603,
  "data": {
    "object": {
      "id": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBZwuluTpBNMT",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDA50200dsEv7rIc?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDA50200dsEv7rIc/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadCYJyH9e69bzm4yL6cFJB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325002,
              "start": 1646646602
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "subscription_item": "si_LHBZHhM1mOknb8",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadCYJyH9e69bzmAV6xRAfx/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F550A79F-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646646602,
      "period_start": 1646646602,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646646602,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KadCgJyH9e69bzmMGDluXjk",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646606,
  "data": {
    "object": {
      "id": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadCYJyH9e69bzm0wmVcFNx",
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBZwuluTpBNMT",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDA50200dsEv7rIc?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDA50200dsEv7rIc/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadCYJyH9e69bzm4yL6cFJB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325002,
              "start": 1646646602
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "subscription_item": "si_LHBZHhM1mOknb8",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadCYJyH9e69bzmAV6xRAfx/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F550A79F-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646646602,
      "period_start": 1646646602,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646646602,
        "marked_uncollectible_at": null,
        "paid_at": 1646646606,
        "voided_at": null
      },
      "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KadCfJyH9e69bzmmZNzIowF",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646603,
  "data": {
    "object": {
      "id": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646646602,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "current_period_end": 1649325002,
      "current_period_start": 1646646602,
      "customer": "cus_LHBZwuluTpBNMT",
      "days_until_due": null,
      "default_payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHBZHhM1mOknb8",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646646602,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KadCYJyH9e69bzmB2kYyVXW"
      },
      "latest_invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646646602,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KadCgJyH9e69bzmc75WP6A4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646607,
  "data": {
    "object": {
      "id": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646646602,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "current_period_end": 1649325002,
      "current_period_start": 1646646602,
      "customer": "cus_LHBZwuluTpBNMT",
      "days_until_due": null,
      "default_payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHBZHhM1mOknb8",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646646602,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KadCYJyH9e69bzmB2kYyVXW"
      },
      "latest_invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646646602,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KadCgJyH9e69bzmHmUGPO45",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646607,
  "data": {
    "object": {
      "id": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadCYJyH9e69bzm0wmVcFNx",
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBZwuluTpBNMT",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDEw0200m914lgYn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDEw0200m914lgYn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadCYJyH9e69bzm4yL6cFJB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325002,
              "start": 1646646602
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "subscription_item": "si_LHBZHhM1mOknb8",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadCYJyH9e69bzmAV6xRAfx/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F550A79F-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646646602,
      "period_start": 1646646602,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646646602,
        "marked_uncollectible_at": null,
        "paid_at": 1646646606,
        "voided_at": null
      },
      "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KadCgJyH9e69bzm77vgMHFb",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646607,
  "data": {
    "object": {
      "id": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadCYJyH9e69bzm0wmVcFNx",
      "collection_method": "charge_automatically",
      "created": 1646646602,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBZwuluTpBNMT",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDEw0200m914lgYn?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJaanZuZlk2anZrWk9MMkYzQmhYbVplSUxSWEhjLDM3MTg3NDEw0200m914lgYn/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadCYJyH9e69bzm4yL6cFJB",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325002,
              "start": 1646646602
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
            "subscription_item": "si_LHBZHhM1mOknb8",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadCYJyH9e69bzmAV6xRAfx/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "F550A79F-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646646602,
      "period_start": 1646646602,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646646602,
        "marked_uncollectible_at": null,
        "paid_at": 1646646606,
        "voided_at": null
      },
      "subscription": "sub_1KadCYJyH9e69bzmB2kYyVXW",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KadCYJyH9e69bzm0q634eX4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646605,
  "data": {
    "object": {
      "id": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KadCYJyH9e69bzm0wmVcFNx",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KadCYJyH9e69bzm0wVlhBnQ",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646646604,
            "currency": "usd",
            "customer": "cus_LHBZwuluTpBNMT",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 8,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KadCYJyH9e69bzm0j7lppv4",
            "payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KadCYJyH9e69bzm0wmVcFNx/rcpt_LHBZltHwA9KhLyB3ne1UjTWOpemMjuC",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KadCYJyH9e69bzm0wmVcFNx/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KadCYJyH9e69bzm0j7lppv4"
      },
      "client_secret": "pi_3KadCYJyH9e69bzm0j7lppv4_secret_1pCMYxfxGMiwIAiFNAsskOkdG",
      "confirmation_method": "automatic",
      "created": 1646646602,
      "currency": "usd",
      "customer": "cus_LHBZwuluTpBNMT",
      "description": "Subscription creation",
      "invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KadCWJyH9e69bzmB7z2wRkH",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KadCYJyH9e69bzm0hmCwWUE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646646602,
  "data": {
    "object": {
      "id": "pi_3KadCYJyH9e69bzm0j7lppv4",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KadCYJyH9e69bzm0j7lppv4"
      },
      "client_secret": "pi_3KadCYJyH9e69bzm0j7lppv4_secret_1pCMYxfxGMiwIAiFNAsskOkdG",
      "confirmation_method": "automatic",
      "created": 1646646602,
      "currency": "usd",
      "customer": "cus_LHBZwuluTpBNMT",
      "description": "Subscription creation",
      "invoice": "in_1KadCYJyH9e69bzmAV6xRAfx",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_VBqV3Jldkd0yos",
    "idempotency_key": "1fa11c69-2856-487a-89f0-643d24132936"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KadJ8JyH9e69bzm0pbeL3iL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "ch_3KadJ8JyH9e69bzm0hrWdh9N",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KadJ8JyH9e69bzm06xGWhha",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646647011,
      "currency": "usd",
      "customer": "cus_LHBgb9zCUq6Agk",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 63,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 5,
          "exp_year": 2029,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KadJ8JyH9e69bzm0hrWdh9N/rcpt_LHBg59yINBOKdIT4UWUGmk5EP5rtM1i",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KadJ8JyH9e69bzm0hrWdh9N/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KadJBJyH9e69bzmr5YrgG9s",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "cs_test_a1l0O7GWVlMojm7q5Ap9KqIou29MVmNaMJJoTl7es4sQ3AwvGLMsEv11Qt",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LHBgb9zCUq6Agk",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646733394,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_1KadJBJyH9e69bzm0Hox1gee",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647010,
  "data": {
    "object": {
      "id": "pm_1KadJ6JyH9e69bzm3QKStGbs",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 5,
        "exp_year": 2029,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646647009,
      "customer": "cus_LHBgb9zCUq6Agk",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KadJBJyH9e69bzmE6rZDy0O",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647009,
  "data": {
    "object": {
      "id": "cus_LHBgb9zCUq6Agk",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646647009,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "A0142BDF",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBgb9zCUq6Agk/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646647010,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646647010,
            "current_period_end": 1649325410,
            "current_period_start": 1646647010,
            "customer": "cus_LHBgb9zCUq6Agk",
            "days_until_due": null,
            "default_payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHBgvArWZPvvqD",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646647010,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KadJ8JyH9e69bzmUYoHWsf2"
            },
            "latest_invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646647010,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHBgb9zCUq6Agk/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBgb9zCUq6Agk/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "customer.created"
}{
  "id": "evt_1KadJBJyH9e69bzmHdw2f0Su",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647010,
  "data": {
    "object": {
      "id": "cus_LHBgb9zCUq6Agk",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646647009,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "A0142BDF",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBgb9zCUq6Agk/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646647010,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646647010,
            "current_period_end": 1649325410,
            "current_period_start": 1646647010,
            "customer": "cus_LHBgb9zCUq6Agk",
            "days_until_due": null,
            "default_payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHBgvArWZPvvqD",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646647010,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KadJ8JyH9e69bzmUYoHWsf2"
            },
            "latest_invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646647010,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHBgb9zCUq6Agk/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBgb9zCUq6Agk/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KadJBJyH9e69bzm1oTG0sq7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647010,
  "data": {
    "object": {
      "id": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBgb9zCUq6Agk",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadJ8JyH9e69bzm2eQLpYPD",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325410,
              "start": 1646647010
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "subscription_item": "si_LHBgvArWZPvvqD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadJ8JyH9e69bzmoDem2tJl/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A0142BDF-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647010,
      "period_start": 1646647010,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646647010,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KadJBJyH9e69bzm4hIMDlJh",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647010,
  "data": {
    "object": {
      "id": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBgb9zCUq6Agk",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadJ8JyH9e69bzm2eQLpYPD",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325410,
              "start": 1646647010
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "subscription_item": "si_LHBgvArWZPvvqD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadJ8JyH9e69bzmoDem2tJl/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A0142BDF-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647010,
      "period_start": 1646647010,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646647010,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KadJBJyH9e69bzmyOTfHUHu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647010,
  "data": {
    "object": {
      "id": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646647010,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "current_period_end": 1649325410,
      "current_period_start": 1646647010,
      "customer": "cus_LHBgb9zCUq6Agk",
      "days_until_due": null,
      "default_payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHBgvArWZPvvqD",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646647010,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KadJ8JyH9e69bzmUYoHWsf2"
      },
      "latest_invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646647010,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KadJBJyH9e69bzmSbURnOVx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadJ8JyH9e69bzm0hrWdh9N",
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBgb9zCUq6Agk",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadJ8JyH9e69bzm2eQLpYPD",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325410,
              "start": 1646647010
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "subscription_item": "si_LHBgvArWZPvvqD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadJ8JyH9e69bzmoDem2tJl/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A0142BDF-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647010,
      "period_start": 1646647010,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646647010,
        "marked_uncollectible_at": null,
        "paid_at": 1646647012,
        "voided_at": null
      },
      "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KadJBJyH9e69bzmYjgXQyXG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646647010,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "current_period_end": 1649325410,
      "current_period_start": 1646647010,
      "customer": "cus_LHBgb9zCUq6Agk",
      "days_until_due": null,
      "default_payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHBgvArWZPvvqD",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646647010,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KadJ8JyH9e69bzmUYoHWsf2"
      },
      "latest_invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646647010,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KadJBJyH9e69bzmeVdA8SIT",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadJ8JyH9e69bzm0hrWdh9N",
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBgb9zCUq6Agk",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadJ8JyH9e69bzm2eQLpYPD",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325410,
              "start": 1646647010
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "subscription_item": "si_LHBgvArWZPvvqD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadJ8JyH9e69bzmoDem2tJl/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A0142BDF-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647010,
      "period_start": 1646647010,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646647010,
        "marked_uncollectible_at": null,
        "paid_at": 1646647012,
        "voided_at": null
      },
      "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KadJBJyH9e69bzmhtV2D5rA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadJ8JyH9e69bzm0hrWdh9N",
      "collection_method": "charge_automatically",
      "created": 1646647010,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBgb9zCUq6Agk",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJnd2JLMDVDSVRIbW4yQmhHVnFDWlFDMURGbThLLDM3MTg3ODEz0200roqKLmO7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadJ8JyH9e69bzm2eQLpYPD",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649325410,
              "start": 1646647010
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
            "subscription_item": "si_LHBgvArWZPvvqD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadJ8JyH9e69bzmoDem2tJl/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "A0142BDF-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647010,
      "period_start": 1646647010,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646647010,
        "marked_uncollectible_at": null,
        "paid_at": 1646647012,
        "voided_at": null
      },
      "subscription": "sub_1KadJ8JyH9e69bzmUYoHWsf2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KadJ8JyH9e69bzm04GkUE69",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647012,
  "data": {
    "object": {
      "id": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KadJ8JyH9e69bzm0hrWdh9N",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KadJ8JyH9e69bzm06xGWhha",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646647011,
            "currency": "usd",
            "customer": "cus_LHBgb9zCUq6Agk",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 63,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KadJ8JyH9e69bzm0aByexuA",
            "payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 5,
                "exp_year": 2029,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KadJ8JyH9e69bzm0hrWdh9N/rcpt_LHBg59yINBOKdIT4UWUGmk5EP5rtM1i",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KadJ8JyH9e69bzm0hrWdh9N/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KadJ8JyH9e69bzm0aByexuA"
      },
      "client_secret": "pi_3KadJ8JyH9e69bzm0aByexuA_secret_wviHGLf4LUexO8fZJvCzLOoXG",
      "confirmation_method": "automatic",
      "created": 1646647010,
      "currency": "usd",
      "customer": "cus_LHBgb9zCUq6Agk",
      "description": "Subscription creation",
      "invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KadJ6JyH9e69bzm3QKStGbs",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KadJ8JyH9e69bzm0f9SmyLn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647010,
  "data": {
    "object": {
      "id": "pi_3KadJ8JyH9e69bzm0aByexuA",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KadJ8JyH9e69bzm0aByexuA"
      },
      "client_secret": "pi_3KadJ8JyH9e69bzm0aByexuA_secret_wviHGLf4LUexO8fZJvCzLOoXG",
      "confirmation_method": "automatic",
      "created": 1646647010,
      "currency": "usd",
      "customer": "cus_LHBgb9zCUq6Agk",
      "description": "Subscription creation",
      "invoice": "in_1KadJ8JyH9e69bzmoDem2tJl",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_m1UuoByb9dLLr0",
    "idempotency_key": "93245949-0f5d-41cb-8ee2-71cddcf580b8"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KadVoJyH9e69bzmjMoM4rWK",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647796,
  "data": {
    "object": {
      "id": "cs_test_a1GHuVzpL4B8zNxzAalTqiXnEJiQwy4wsUAqpiYhpnUUqTHNYNSB0HEGdL",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LHBtPURno735H3",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646734180,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KadVmJyH9e69bzm0QC66FLC",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647795,
  "data": {
    "object": {
      "id": "ch_3KadVmJyH9e69bzm0OBeAUeK",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KadVmJyH9e69bzm0eslteSD",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646647795,
      "currency": "usd",
      "customer": "cus_LHBtPURno735H3",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 23,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2028,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KadVmJyH9e69bzm0OBeAUeK/rcpt_LHBtNMrx4cOtdSZY21I3dOP5mst8xaO",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KadVmJyH9e69bzm0OBeAUeK/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KadVoJyH9e69bzmphrupZtx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647793,
  "data": {
    "object": {
      "id": "pm_1KadVkJyH9e69bzmvtHimoZg",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2028,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646647793,
      "customer": "cus_LHBtPURno735H3",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KadVoJyH9e69bzmlcnfnfGL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647793,
  "data": {
    "object": {
      "id": "cus_LHBtPURno735H3",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646647793,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "1182892D",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBtPURno735H3/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646647793,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646647793,
            "current_period_end": 1649326193,
            "current_period_start": 1646647793,
            "customer": "cus_LHBtPURno735H3",
            "days_until_due": null,
            "default_payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHBtO20GgbExmv",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646647794,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KadVlJyH9e69bzmQmIKcJH0"
            },
            "latest_invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646647793,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHBtPURno735H3/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBtPURno735H3/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "customer.created"
}{
  "id": "evt_1KadVpJyH9e69bzmkOYr83fw",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647794,
  "data": {
    "object": {
      "id": "cus_LHBtPURno735H3",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646647793,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "1182892D",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBtPURno735H3/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646647793,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646647793,
            "current_period_end": 1649326193,
            "current_period_start": 1646647793,
            "customer": "cus_LHBtPURno735H3",
            "days_until_due": null,
            "default_payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHBtO20GgbExmv",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646647794,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KadVlJyH9e69bzmQmIKcJH0"
            },
            "latest_invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646647793,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHBtPURno735H3/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHBtPURno735H3/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KadVpJyH9e69bzmn9ugKPEn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647794,
  "data": {
    "object": {
      "id": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646647794,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBtPURno735H3",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadVmJyH9e69bzm1BzjqEVl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326193,
              "start": 1646647793
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "subscription_item": "si_LHBtO20GgbExmv",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadVmJyH9e69bzmB9S2rPN4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "1182892D-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647793,
      "period_start": 1646647793,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646647794,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KadVpJyH9e69bzmgR9SO7fD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647794,
  "data": {
    "object": {
      "id": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646647794,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBtPURno735H3",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadVmJyH9e69bzm1BzjqEVl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326193,
              "start": 1646647793
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "subscription_item": "si_LHBtO20GgbExmv",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadVmJyH9e69bzmB9S2rPN4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "1182892D-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647793,
      "period_start": 1646647793,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646647794,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KadVpJyH9e69bzm9VhlWUf2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647794,
  "data": {
    "object": {
      "id": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646647793,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646647793,
      "current_period_end": 1649326193,
      "current_period_start": 1646647793,
      "customer": "cus_LHBtPURno735H3",
      "days_until_due": null,
      "default_payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHBtO20GgbExmv",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646647794,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KadVlJyH9e69bzmQmIKcJH0"
      },
      "latest_invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646647793,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KadVpJyH9e69bzmaUIyUeVI",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647796,
  "data": {
    "object": {
      "id": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadVmJyH9e69bzm0OBeAUeK",
      "collection_method": "charge_automatically",
      "created": 1646647794,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBtPURno735H3",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadVmJyH9e69bzm1BzjqEVl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326193,
              "start": 1646647793
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "subscription_item": "si_LHBtO20GgbExmv",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadVmJyH9e69bzmB9S2rPN4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "1182892D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647793,
      "period_start": 1646647793,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646647794,
        "marked_uncollectible_at": null,
        "paid_at": 1646647796,
        "voided_at": null
      },
      "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KadVpJyH9e69bzmYvSAcBys",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647796,
  "data": {
    "object": {
      "id": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646647793,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646647793,
      "current_period_end": 1649326193,
      "current_period_start": 1646647793,
      "customer": "cus_LHBtPURno735H3",
      "days_until_due": null,
      "default_payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHBtO20GgbExmv",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646647794,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KadVlJyH9e69bzmQmIKcJH0"
      },
      "latest_invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646647793,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KadVpJyH9e69bzm88fTJx6W",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647796,
  "data": {
    "object": {
      "id": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadVmJyH9e69bzm0OBeAUeK",
      "collection_method": "charge_automatically",
      "created": 1646647794,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBtPURno735H3",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadVmJyH9e69bzm1BzjqEVl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326193,
              "start": 1646647793
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "subscription_item": "si_LHBtO20GgbExmv",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadVmJyH9e69bzmB9S2rPN4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "1182892D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647793,
      "period_start": 1646647793,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646647794,
        "marked_uncollectible_at": null,
        "paid_at": 1646647796,
        "voided_at": null
      },
      "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KadVpJyH9e69bzm519DYwvx",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647796,
  "data": {
    "object": {
      "id": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KadVmJyH9e69bzm0OBeAUeK",
      "collection_method": "charge_automatically",
      "created": 1646647794,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHBtPURno735H3",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEJ0TlR6azFONjZoZ0hRWmc4bmFXY3E1eDdVSDNCLDM3MTg4NTk30200Cyc2fzCE/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KadVmJyH9e69bzm1BzjqEVl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326193,
              "start": 1646647793
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
            "subscription_item": "si_LHBtO20GgbExmv",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KadVmJyH9e69bzmB9S2rPN4/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "1182892D-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646647793,
      "period_start": 1646647793,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646647794,
        "marked_uncollectible_at": null,
        "paid_at": 1646647796,
        "voided_at": null
      },
      "subscription": "sub_1KadVlJyH9e69bzmQmIKcJH0",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KadVmJyH9e69bzm0ea2i9zw",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647795,
  "data": {
    "object": {
      "id": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KadVmJyH9e69bzm0OBeAUeK",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KadVmJyH9e69bzm0eslteSD",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646647795,
            "currency": "usd",
            "customer": "cus_LHBtPURno735H3",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 23,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KadVmJyH9e69bzm0lZMs4RY",
            "payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2028,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KadVmJyH9e69bzm0OBeAUeK/rcpt_LHBtNMrx4cOtdSZY21I3dOP5mst8xaO",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KadVmJyH9e69bzm0OBeAUeK/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KadVmJyH9e69bzm0lZMs4RY"
      },
      "client_secret": "pi_3KadVmJyH9e69bzm0lZMs4RY_secret_z6yA0rpSkSiziVLROZWL42omb",
      "confirmation_method": "automatic",
      "created": 1646647794,
      "currency": "usd",
      "customer": "cus_LHBtPURno735H3",
      "description": "Subscription creation",
      "invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KadVkJyH9e69bzmvtHimoZg",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KadVmJyH9e69bzm0XzzSe22",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646647794,
  "data": {
    "object": {
      "id": "pi_3KadVmJyH9e69bzm0lZMs4RY",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KadVmJyH9e69bzm0lZMs4RY"
      },
      "client_secret": "pi_3KadVmJyH9e69bzm0lZMs4RY_secret_z6yA0rpSkSiziVLROZWL42omb",
      "confirmation_method": "automatic",
      "created": 1646647794,
      "currency": "usd",
      "customer": "cus_LHBtPURno735H3",
      "description": "Subscription creation",
      "invoice": "in_1KadVmJyH9e69bzmB9S2rPN4",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Pyy4WMjO69hA8s",
    "idempotency_key": "6768b1fb-c3ed-4020-8d4f-4bea9642c52b"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KaddkJyH9e69bzmXif3PGQu",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648288,
  "data": {
    "object": {
      "id": "cs_test_a1UD963Ba2BlB8RAcQb2cdYfulGP6pub7Z5CDjLRj6pVpcXeMLz9pa99BV",
      "object": "checkout.session",
      "after_expiration": null,
      "allow_promotion_codes": null,
      "amount_subtotal": 500,
      "amount_total": 500,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_address_collection": null,
      "cancel_url": "https://app.figozo.com/#/subscriptionErrorPage",
      "client_reference_id": null,
      "consent": null,
      "consent_collection": null,
      "currency": "usd",
      "customer": "cus_LHC16FSt7SPSv5",
      "customer_creation": "always",
      "customer_details": {
        "email": "test@gmail.com",
        "phone": null,
        "tax_exempt": "none",
        "tax_ids": [

        ]
      },
      "customer_email": null,
      "expires_at": 1646734661,
      "livemode": false,
      "locale": null,
      "metadata": {
      },
      "mode": "subscription",
      "payment_intent": null,
      "payment_link": null,
      "payment_method_options": null,
      "payment_method_types": [
        "card"
      ],
      "payment_status": "paid",
      "phone_number_collection": {
        "enabled": false
      },
      "recovered_from": null,
      "setup_intent": null,
      "shipping": null,
      "shipping_address_collection": null,
      "shipping_options": [

      ],
      "shipping_rate": null,
      "status": "complete",
      "submit_type": null,
      "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "success_url": "https://app.figozo.com/#/subscriptionSuccessPage?session_id={CHECKOUT_SESSION_ID}",
      "total_details": {
        "amount_discount": 0,
        "amount_shipping": 0,
        "amount_tax": 0
      },
      "url": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "checkout.session.completed"
}{
  "id": "evt_3KaddiJyH9e69bzm1S1aY1j6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648287,
  "data": {
    "object": {
      "id": "ch_3KaddiJyH9e69bzm1s6r6Dhy",
      "object": "charge",
      "amount": 500,
      "amount_captured": 500,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": "txn_3KaddiJyH9e69bzm19Q3AcTn",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "calculated_statement_descriptor": "QUERITEL.COM",
      "captured": true,
      "created": 1646648287,
      "currency": "usd",
      "customer": "cus_LHC16FSt7SPSv5",
      "description": "Subscription creation",
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {
      },
      "invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "livemode": false,
      "metadata": {
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 38,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
      "payment_method_details": {
        "card": {
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 2,
          "exp_year": 2028,
          "fingerprint": "e7VZutYP1BAoEDLw",
          "funding": "credit",
          "installments": null,
          "last4": "4242",
          "network": "visa",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KaddiJyH9e69bzm1s6r6Dhy/rcpt_LHC1NaPAAKpXwlV7I4mOR7gWB4Uqqln",
      "refunded": false,
      "refunds": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KaddiJyH9e69bzm1s6r6Dhy/refunds"
      },
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "charge.succeeded"
}{
  "id": "evt_1KaddlJyH9e69bzminLCkYJw",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648285,
  "data": {
    "object": {
      "id": "pm_1KaddgJyH9e69bzmve9fPC7n",
      "object": "payment_method",
      "billing_details": {
        "address": {
          "city": null,
          "country": "PY",
          "line1": null,
          "line2": null,
          "postal_code": null,
          "state": null
        },
        "email": "test@gmail.com",
        "name": "test",
        "phone": null
      },
      "card": {
        "brand": "visa",
        "checks": {
          "address_line1_check": null,
          "address_postal_code_check": null,
          "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 2,
        "exp_year": 2028,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
          "available": [
            "visa"
          ],
          "preferred": null
        },
        "three_d_secure_usage": {
          "supported": true
        },
        "wallet": null
      },
      "created": 1646648284,
      "customer": "cus_LHC16FSt7SPSv5",
      "livemode": false,
      "metadata": {
      },
      "type": "card"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "payment_method.attached"
}{
  "id": "evt_1KaddlJyH9e69bzmy1F3cumR",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648285,
  "data": {
    "object": {
      "id": "cus_LHC16FSt7SPSv5",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646648285,
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "81E9F326",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHC16FSt7SPSv5/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646648285,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646648285,
            "current_period_end": 1649326685,
            "current_period_start": 1646648285,
            "customer": "cus_LHC16FSt7SPSv5",
            "days_until_due": null,
            "default_payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHC1STUamCzkRf",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646648286,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KaddhJyH9e69bzmOKF2TUov"
            },
            "latest_invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646648285,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHC16FSt7SPSv5/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHC16FSt7SPSv5/tax_ids"
      },
      "test_clock": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "customer.created"
}{
  "id": "evt_1KaddlJyH9e69bzmpOasgqw3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648286,
  "data": {
    "object": {
      "id": "cus_LHC16FSt7SPSv5",
      "object": "customer",
      "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "balance": 0,
      "created": 1646648285,
      "currency": "usd",
      "default_source": null,
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@gmail.com",
      "invoice_prefix": "81E9F326",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
      },
      "livemode": false,
      "metadata": {
      },
      "name": "test",
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [

      ],
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHC16FSt7SPSv5/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [
          {
            "id": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "object": "subscription",
            "application_fee_percent": null,
            "automatic_tax": {
              "enabled": false
            },
            "billing_cycle_anchor": 1646648285,
            "billing_thresholds": null,
            "cancel_at": null,
            "cancel_at_period_end": false,
            "canceled_at": null,
            "collection_method": "charge_automatically",
            "created": 1646648285,
            "current_period_end": 1649326685,
            "current_period_start": 1646648285,
            "customer": "cus_LHC16FSt7SPSv5",
            "days_until_due": null,
            "default_payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
            "default_source": null,
            "default_tax_rates": [

            ],
            "discount": null,
            "ended_at": null,
            "items": {
              "object": "list",
              "data": [
                {
                  "id": "si_LHC1STUamCzkRf",
                  "object": "subscription_item",
                  "billing_thresholds": null,
                  "created": 1646648286,
                  "metadata": {
                  },
                  "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                  },
                  "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": {
                    },
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                      "aggregate_usage": null,
                      "interval": "month",
                      "interval_count": 1,
                      "trial_period_days": null,
                      "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                  },
                  "quantity": 1,
                  "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
                  "tax_rates": [

                  ]
                }
              ],
              "has_more": false,
              "total_count": 1,
              "url": "/v1/subscription_items?subscription=sub_1KaddhJyH9e69bzmOKF2TUov"
            },
            "latest_invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
            "livemode": false,
            "metadata": {
            },
            "next_pending_invoice_item_invoice": null,
            "pause_collection": null,
            "payment_settings": {
              "payment_method_options": null,
              "payment_method_types": null
            },
            "pending_invoice_item_interval": null,
            "pending_setup_intent": null,
            "pending_update": null,
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "quantity": 1,
            "schedule": null,
            "start_date": 1646648285,
            "status": "active",
            "tax_percent": null,
            "test_clock": null,
            "transfer_data": null,
            "trial_end": null,
            "trial_start": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LHC16FSt7SPSv5/subscriptions"
      },
      "tax_exempt": "none",
      "tax_ids": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LHC16FSt7SPSv5/tax_ids"
      },
      "test_clock": null
    },
    "previous_attributes": {
      "currency": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "customer.updated"
}{
  "id": "evt_1KaddlJyH9e69bzmWiTDkkIQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648286,
  "data": {
    "object": {
      "id": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHC16FSt7SPSv5",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KaddhJyH9e69bzmRLkDRYDl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326685,
              "start": 1646648285
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "subscription_item": "si_LHC1STUamCzkRf",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KaddhJyH9e69bzmpMduHJrQ/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "81E9F326-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646648285,
      "period_start": 1646648285,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646648285,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "invoice.created"
}{
  "id": "evt_1KaddlJyH9e69bzmfNLYHMuj",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648286,
  "data": {
    "object": {
      "id": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHC16FSt7SPSv5",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KaddhJyH9e69bzmRLkDRYDl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326685,
              "start": 1646648285
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "subscription_item": "si_LHC1STUamCzkRf",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KaddhJyH9e69bzmpMduHJrQ/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "81E9F326-0001",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646648285,
      "period_start": 1646648285,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1646648285,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "invoice.finalized"
}{
  "id": "evt_1KaddlJyH9e69bzmoENAT3ru",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648286,
  "data": {
    "object": {
      "id": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646648285,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "current_period_end": 1649326685,
      "current_period_start": 1646648285,
      "customer": "cus_LHC16FSt7SPSv5",
      "days_until_due": null,
      "default_payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHC1STUamCzkRf",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646648286,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KaddhJyH9e69bzmOKF2TUov"
      },
      "latest_invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646648285,
      "status": "incomplete",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "customer.subscription.created"
}{
  "id": "evt_1KaddlJyH9e69bzm9KohDJw4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648288,
  "data": {
    "object": {
      "id": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KaddiJyH9e69bzm1s6r6Dhy",
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHC16FSt7SPSv5",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KaddhJyH9e69bzmRLkDRYDl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326685,
              "start": 1646648285
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "subscription_item": "si_LHC1STUamCzkRf",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KaddhJyH9e69bzmpMduHJrQ/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "81E9F326-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646648285,
      "period_start": 1646648285,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646648285,
        "marked_uncollectible_at": null,
        "paid_at": 1646648288,
        "voided_at": null
      },
      "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    },
    "previous_attributes": {
      "amount_paid": 0,
      "amount_remaining": 500,
      "attempt_count": 0,
      "attempted": false,
      "charge": null,
      "paid": false,
      "status": "open",
      "status_transitions": {
        "paid_at": null
      }
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "invoice.updated"
}{
  "id": "evt_1KaddlJyH9e69bzmxGnrYkpe",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648288,
  "data": {
    "object": {
      "id": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "object": "subscription",
      "application_fee_percent": null,
      "automatic_tax": {
        "enabled": false
      },
      "billing_cycle_anchor": 1646648285,
      "billing_thresholds": null,
      "cancel_at": null,
      "cancel_at_period_end": false,
      "canceled_at": null,
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "current_period_end": 1649326685,
      "current_period_start": 1646648285,
      "customer": "cus_LHC16FSt7SPSv5",
      "days_until_due": null,
      "default_payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
      "default_source": null,
      "default_tax_rates": [

      ],
      "discount": null,
      "ended_at": null,
      "items": {
        "object": "list",
        "data": [
          {
            "id": "si_LHC1STUamCzkRf",
            "object": "subscription_item",
            "billing_thresholds": null,
            "created": 1646648286,
            "metadata": {
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "tax_rates": [

            ]
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KaddhJyH9e69bzmOKF2TUov"
      },
      "latest_invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "livemode": false,
      "metadata": {
      },
      "next_pending_invoice_item_invoice": null,
      "pause_collection": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "pending_invoice_item_interval": null,
      "pending_setup_intent": null,
      "pending_update": null,
      "plan": {
        "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
        "object": "plan",
        "active": true,
        "aggregate_usage": null,
        "amount": 500,
        "amount_decimal": "500",
        "billing_scheme": "per_unit",
        "created": 1645105356,
        "currency": "usd",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "metadata": {
        },
        "nickname": null,
        "product": "prod_LAVGreHPvm0K47",
        "tiers": null,
        "tiers_mode": null,
        "transform_usage": null,
        "trial_period_days": null,
        "usage_type": "licensed"
      },
      "quantity": 1,
      "schedule": null,
      "start_date": 1646648285,
      "status": "active",
      "tax_percent": null,
      "test_clock": null,
      "transfer_data": null,
      "trial_end": null,
      "trial_start": null
    },
    "previous_attributes": {
      "status": "incomplete"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "customer.subscription.updated"
}{
  "id": "evt_1KaddlJyH9e69bzmOlWxNR98",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648288,
  "data": {
    "object": {
      "id": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KaddiJyH9e69bzm1s6r6Dhy",
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHC16FSt7SPSv5",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KaddhJyH9e69bzmRLkDRYDl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326685,
              "start": 1646648285
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "subscription_item": "si_LHC1STUamCzkRf",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KaddhJyH9e69bzmpMduHJrQ/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "81E9F326-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646648285,
      "period_start": 1646648285,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646648285,
        "marked_uncollectible_at": null,
        "paid_at": 1646648288,
        "voided_at": null
      },
      "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "invoice.paid"
}{
  "id": "evt_1KaddlJyH9e69bzmYQv5nTcg",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648288,
  "data": {
    "object": {
      "id": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 500,
      "amount_remaining": 0,
      "application_fee_amount": null,
      "attempt_count": 1,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "subscription_create",
      "charge": "ch_3KaddiJyH9e69bzm1s6r6Dhy",
      "collection_method": "charge_automatically",
      "created": 1646648285,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LHC16FSt7SPSv5",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "test@gmail.com",
      "customer_name": "test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MSEMxMjZhNEdseGl3MFNFWHUwaHd6TUk1UDJDd2JxLDM3MTg5MDg502005MnD6Zd7/pdf?s=ap",
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1KaddhJyH9e69bzmRLkDRYDl",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1649326685,
              "start": 1646648285
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
            "subscription_item": "si_LHC1STUamCzkRf",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KaddhJyH9e69bzmpMduHJrQ/lines"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": null,
      "number": "81E9F326-0001",
      "on_behalf_of": null,
      "paid": true,
      "paid_out_of_band": false,
      "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1646648285,
      "period_start": 1646648285,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "paid",
      "status_transitions": {
        "finalized_at": 1646648285,
        "marked_uncollectible_at": null,
        "paid_at": 1646648288,
        "voided_at": null
      },
      "subscription": "sub_1KaddhJyH9e69bzmOKF2TUov",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "invoice.payment_succeeded"
}{
  "id": "evt_3KaddiJyH9e69bzm11QWzxai",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648287,
  "data": {
    "object": {
      "id": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 500,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [
          {
            "id": "ch_3KaddiJyH9e69bzm1s6r6Dhy",
            "object": "charge",
            "amount": 500,
            "amount_captured": 500,
            "amount_refunded": 0,
            "application": null,
            "application_fee": null,
            "application_fee_amount": null,
            "balance_transaction": "txn_3KaddiJyH9e69bzm19Q3AcTn",
            "billing_details": {
              "address": {
                "city": null,
                "country": "PY",
                "line1": null,
                "line2": null,
                "postal_code": null,
                "state": null
              },
              "email": "test@gmail.com",
              "name": "test",
              "phone": null
            },
            "calculated_statement_descriptor": "QUERITEL.COM",
            "captured": true,
            "created": 1646648287,
            "currency": "usd",
            "customer": "cus_LHC16FSt7SPSv5",
            "description": "Subscription creation",
            "destination": null,
            "dispute": null,
            "disputed": false,
            "failure_code": null,
            "failure_message": null,
            "fraud_details": {
            },
            "invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
            "livemode": false,
            "metadata": {
            },
            "on_behalf_of": null,
            "order": null,
            "outcome": {
              "network_status": "approved_by_network",
              "reason": null,
              "risk_level": "normal",
              "risk_score": 38,
              "seller_message": "Payment complete.",
              "type": "authorized"
            },
            "paid": true,
            "payment_intent": "pi_3KaddiJyH9e69bzm1VutAeaS",
            "payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
            "payment_method_details": {
              "card": {
                "brand": "visa",
                "checks": {
                  "address_line1_check": null,
                  "address_postal_code_check": null,
                  "cvc_check": "pass"
                },
                "country": "US",
                "exp_month": 2,
                "exp_year": 2028,
                "fingerprint": "e7VZutYP1BAoEDLw",
                "funding": "credit",
                "installments": null,
                "last4": "4242",
                "network": "visa",
                "three_d_secure": null,
                "wallet": null
              },
              "type": "card"
            },
            "receipt_email": null,
            "receipt_number": null,
            "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KaddiJyH9e69bzm1s6r6Dhy/rcpt_LHC1NaPAAKpXwlV7I4mOR7gWB4Uqqln",
            "refunded": false,
            "refunds": {
              "object": "list",
              "data": [

              ],
              "has_more": false,
              "total_count": 0,
              "url": "/v1/charges/ch_3KaddiJyH9e69bzm1s6r6Dhy/refunds"
            },
            "review": null,
            "shipping": null,
            "source": null,
            "source_transfer": null,
            "statement_descriptor": null,
            "statement_descriptor_suffix": null,
            "status": "succeeded",
            "transfer_data": null,
            "transfer_group": null
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KaddiJyH9e69bzm1VutAeaS"
      },
      "client_secret": "pi_3KaddiJyH9e69bzm1VutAeaS_secret_539TSat2J0niupob3YEYRDmuC",
      "confirmation_method": "automatic",
      "created": 1646648286,
      "currency": "usd",
      "customer": "cus_LHC16FSt7SPSv5",
      "description": "Subscription creation",
      "invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1KaddgJyH9e69bzmve9fPC7n",
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "payment_intent.succeeded"
}{
  "id": "evt_3KaddiJyH9e69bzm1jSZm8OQ",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646648286,
  "data": {
    "object": {
      "id": "pi_3KaddiJyH9e69bzm1VutAeaS",
      "object": "payment_intent",
      "amount": 500,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KaddiJyH9e69bzm1VutAeaS"
      },
      "client_secret": "pi_3KaddiJyH9e69bzm1VutAeaS_secret_539TSat2J0niupob3YEYRDmuC",
      "confirmation_method": "automatic",
      "created": 1646648286,
      "currency": "usd",
      "customer": "cus_LHC16FSt7SPSv5",
      "description": "Subscription creation",
      "invoice": "in_1KaddhJyH9e69bzmpMduHJrQ",
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": "off_session",
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_HGL0ZpcuLAjuUL",
    "idempotency_key": "b0cbfa06-6a5c-48dd-9243-2ac35b851773"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KadpaJyH9e69bzm0HHVn3YS",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646649022,
  "data": {
    "object": {
      "id": "pi_3KadpaJyH9e69bzm0yJ0VwC4",
      "object": "payment_intent",
      "amount": 103017,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KadpaJyH9e69bzm0yJ0VwC4"
      },
      "client_secret": "pi_3KadpaJyH9e69bzm0yJ0VwC4_secret_xk9zkxsx5z9ZBNECwl6GP3guT",
      "confirmation_method": "automatic",
      "created": 1646649022,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_IhwEtdD9989884cJnReUf94pMh",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_Owl5mBgqyylBMH",
    "idempotency_key": "463e3b08-7e38-48b0-9160-b21e66e90292"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3KagggJyH9e69bzm0iJFAY9p",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646660002,
  "data": {
    "object": {
      "id": "pi_3KagggJyH9e69bzm0fJjkzfD",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KagggJyH9e69bzm0fJjkzfD"
      },
      "client_secret": "pi_3KagggJyH9e69bzm0fJjkzfD_secret_xhWujzO8jnnbArL98DRtST5mA",
      "confirmation_method": "automatic",
      "created": 1646660002,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_WrQjgRq5387667ZFvJazI79dOi",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.d@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_N4mhYCnl2GFpmA",
    "idempotency_key": "7d920ee1-1b7d-4ced-ad52-9cb1fbc9038d"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3Kant0JyH9e69bzm0esMh1xd",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646687674,
  "data": {
    "object": {
      "id": "pi_3Kant0JyH9e69bzm0ugD7E8T",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3Kant0JyH9e69bzm0ugD7E8T"
      },
      "client_secret": "pi_3Kant0JyH9e69bzm0ugD7E8T_secret_U8uGmfPsDD1RISDBktPpov3DB",
      "confirmation_method": "automatic",
      "created": 1646687674,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_KhdDezH5756495ooyNbjs47KFY",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.h@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_eBIqB5A451LJLv",
    "idempotency_key": "398c36ac-ad67-44e5-a7ff-3bc0fee20db8"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3Kant4JyH9e69bzm1oybf8yL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646687678,
  "data": {
    "object": {
      "id": "pi_3Kant4JyH9e69bzm138mxuIu",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3Kant4JyH9e69bzm138mxuIu"
      },
      "client_secret": "pi_3Kant4JyH9e69bzm138mxuIu_secret_Ny5CJCYlls1TJkU1AiXSAlrxs",
      "confirmation_method": "automatic",
      "created": 1646687678,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_WTxlALz6885058tljbusj61pje",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.h@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_c9EIWodlPMpnzU",
    "idempotency_key": "75f6be6e-0ab8-4bfa-8bf2-c75c5cd39a1c"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3Kant8JyH9e69bzm0PifZJAW",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646687682,
  "data": {
    "object": {
      "id": "pi_3Kant8JyH9e69bzm0p9k9cZ1",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3Kant8JyH9e69bzm0p9k9cZ1"
      },
      "client_secret": "pi_3Kant8JyH9e69bzm0p9k9cZ1_secret_ygRV1uQjKGscgRfxXEhugnrrF",
      "confirmation_method": "automatic",
      "created": 1646687682,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_lmIReEI6882645yZXbbLZ25TQX",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.h@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_gzhOnxbKD9B3ys",
    "idempotency_key": "59a7195e-d43b-4f9e-84de-107d270a2d5c"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_3Kao5YJyH9e69bzm1AdPrzDf",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646688452,
  "data": {
    "object": {
      "id": "pi_3Kao5YJyH9e69bzm1zLvmVJ9",
      "object": "payment_intent",
      "amount": 10329,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3Kao5YJyH9e69bzm1zLvmVJ9"
      },
      "client_secret": "pi_3Kao5YJyH9e69bzm1zLvmVJ9_secret_dmDoPcvUMhpKqvqAdzAFW8PRC",
      "confirmation_method": "automatic",
      "created": 1646688452,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_oFCkBNS6860548HzhaBIt18IoB",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "k.h@queritel.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_hByleIVilQG8WK",
    "idempotency_key": "ee281f2a-efc6-4c66-bc24-b3843f96432d"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1KarVIJyH9e69bzmAc6onEbq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646701580,
  "data": {
    "object": {
      "object": "balance",
      "available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "connect_reserved": [
        {
          "amount": 0,
          "currency": "usd"
        }
      ],
      "instant_available": [
        {
          "amount": 1820,
          "currency": "usd",
          "source_types": {
            "card": 1820
          }
        }
      ],
      "livemode": false,
      "pending": [
        {
          "amount": 1820,
          "currency": "usd",
          "source_types": {
            "card": 1820
          }
        }
      ]
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "balance.available"
}{
  "id": "evt_1Karm7JyH9e69bzmTAh7Kcv3",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646702623,
  "data": {
    "object": {
      "id": "po_1KarboJyH9e69bzmwHKfHMT7",
      "object": "payout",
      "amount": 1820,
      "arrival_date": 1646697600,
      "automatic": true,
      "balance_transaction": "txn_1KarboJyH9e69bzmsBvrz3b5",
      "created": 1646701984,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "in_transit",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.created"
}{
  "id": "evt_1Karm7JyH9e69bzmGf9Y7Xnj",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646702623,
  "data": {
    "object": {
      "id": "po_1KarboJyH9e69bzmwHKfHMT7",
      "object": "payout",
      "amount": 1820,
      "arrival_date": 1646697600,
      "automatic": true,
      "balance_transaction": "txn_1KarboJyH9e69bzmsBvrz3b5",
      "created": 1646701984,
      "currency": "usd",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1HJPpDJyH9e69bzm0lbRTUTu",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {
      },
      "method": "standard",
      "original_payout": null,
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "paid",
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.paid"
}{
  "id": "evt_1KbE4sJyH9e69bzmWIpvHShO",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646788354,
  "data": {
    "object": {
      "object": "balance",
      "available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "connect_reserved": [
        {
          "amount": 0,
          "currency": "usd"
        }
      ],
      "instant_available": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ],
      "livemode": false,
      "pending": [
        {
          "amount": 0,
          "currency": "usd",
          "source_types": {
            "card": 0
          }
        }
      ]
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "balance.available"
}{
  "id": "evt_3KbOOPJyH9e69bzm1eSrlZmL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646828005,
  "data": {
    "object": {
      "id": "pi_3KbOOPJyH9e69bzm1VnfvfkW",
      "object": "payment_intent",
      "amount": 103017,
      "amount_capturable": 0,
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3KbOOPJyH9e69bzm1VnfvfkW"
      },
      "client_secret": "pi_3KbOOPJyH9e69bzm1VnfvfkW_secret_JxHIeKNGAT9pdgyt7GmIWmDAG",
      "confirmation_method": "automatic",
      "created": 1646828005,
      "currency": "usd",
      "customer": null,
      "description": "Queritel Wallet Deposit",
      "invoice": null,
      "last_payment_error": null,
      "livemode": false,
      "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_vxWjxHV4582965hQAdMGU81JPZ",
        "comment": ""
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": "profviceo@gmail.com",
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_AU7Mk3BNfA0Q8N",
    "idempotency_key": "b483089f-8173-4b7b-8da3-5a21d2dcef91"
  },
  "type": "payment_intent.created"
}{
  "id": "evt_1Kbmi8JyH9e69bzm3CyA6ZwE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646921484,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647526140,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAVecIoZRjUfTg",
      "customer_address": null,
      "customer_email": "kadansalmon.ks@gmail.com",
      "customer_name": "merchant_1",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_17009cJyH9e69bzm0035e68b",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650204540,
              "start": 1647526140
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUAfIJyH9e69bzmqzKrZNgJ",
            "subscription_item": "si_LAVgISJgNlmQUZ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAVecIoZRjUfTg\u0026subscription=sub_1KUAfIJyH9e69bzmqzKrZNgJ"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647529740,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647526140,
      "period_start": 1645106940,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUAfIJyH9e69bzmqzKrZNgJ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kbo1KJyH9e69bzmwITAkZy8",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646926518,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647531254,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAX3qcQFX9jJc8",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincent@gmail.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_173eddJyH9e69bzm31b7ec7d",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650209654,
              "start": 1647531254
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUBznJyH9e69bzm1rhS9Y29",
            "subscription_item": "si_LAX3BqVD6YDLnn",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAX3qcQFX9jJc8\u0026subscription=sub_1KUBznJyH9e69bzm1rhS9Y29"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647534854,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647531254,
      "period_start": 1645112054,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUBznJyH9e69bzm1rhS9Y29",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KboSaJyH9e69bzmUdfAH109",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646928208,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647532689,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAXRfYNjaUSOAE",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent.bii@queritel.com",
      "customer_name": "Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_12668fJyH9e69bzmb96f96bf",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650211089,
              "start": 1647532689
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUCMvJyH9e69bzm6hdF8mmJ",
            "subscription_item": "si_LAXRrU4XGSzqdQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAXRfYNjaUSOAE\u0026subscription=sub_1KUCMvJyH9e69bzm6hdF8mmJ"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647536289,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647532689,
      "period_start": 1645113489,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUCMvJyH9e69bzm6hdF8mmJ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KbpLHJyH9e69bzmDjVnYQjY",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646931599,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647536084,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAYMmUlRbTWbTc",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincen@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_163b14JyH9e69bzm79624152",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650214484,
              "start": 1647536084
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUDFgJyH9e69bzm073nrm8l",
            "subscription_item": "si_LAYMSFOsvN9Fe5",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAYMmUlRbTWbTc\u0026subscription=sub_1KUDFgJyH9e69bzm073nrm8l"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647539684,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647536084,
      "period_start": 1645116884,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUDFgJyH9e69bzm073nrm8l",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KbqPHJyH9e69bzmfUFQjXlG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646935691,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647540413,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAZWBS4S1oQ4tj",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1ca091JyH9e69bzmb3ab624c",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650218813,
              "start": 1647540413
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUENVJyH9e69bzmNgSyTSYw",
            "subscription_item": "si_LAZWFrJug3Ph7u",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAZWBS4S1oQ4tj\u0026subscription=sub_1KUENVJyH9e69bzmNgSyTSYw"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647544013,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647540413,
      "period_start": 1645121213,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUENVJyH9e69bzmNgSyTSYw",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KbrgsJyH9e69bzmQJkFFpdz",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1646940626,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647545335,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAaqCkg41rdX2b",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "dsdfsdff@gmail.com",
      "customer_name": "deee",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_118139JyH9e69bzm4c8d3cce",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650223735,
              "start": 1647545335
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUFetJyH9e69bzm4RWj5WL1",
            "subscription_item": "si_LAaqgLtWGVmsVq",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAaqCkg41rdX2b\u0026subscription=sub_1KUFetJyH9e69bzm4RWj5WL1"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647548935,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647545335,
      "period_start": 1645126135,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUFetJyH9e69bzm4RWj5WL1",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcCoqJyH9e69bzmNHJzXoDw",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647021844,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647626581,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAwgIoQMiagK7O",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincentbii@queritel.com",
      "customer_name": "Vincent Card Name",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1e952fJyH9e69bzmfe40481c",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650304981,
              "start": 1647626581
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUanJJyH9e69bzmP0WciwYi",
            "subscription_item": "si_LAwg07ZsiWxlUn",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAwgIoQMiagK7O\u0026subscription=sub_1KUanJJyH9e69bzmP0WciwYi"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647630181,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647626581,
      "period_start": 1645207381,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUanJJyH9e69bzmP0WciwYi",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcD6wJyH9e69bzmRP9TnJvT",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647022966,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647627584,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LAwxoFjazD2zYo",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "biivincen@gmail.com",
      "customer_name": "Bii Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1a31b8JyH9e69bzm258db19f",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650305984,
              "start": 1647627584
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUb3UJyH9e69bzm2whQuJxR",
            "subscription_item": "si_LAwx9Oad3VRBw8",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LAwxoFjazD2zYo\u0026subscription=sub_1KUb3UJyH9e69bzm2whQuJxR"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647631184,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647627584,
      "period_start": 1645208384,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUb3UJyH9e69bzm2whQuJxR",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcUk0JyH9e69bzmpxoQn4rB",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647090736,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647695478,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBFCWeOPVLFGsX",
      "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "emailtest@gmail.com",
      "customer_name": "name test",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1bcf47JyH9e69bzm866016cb",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650373878,
              "start": 1647695478
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KUsiYJyH9e69bzmxLU4gDAC",
            "subscription_item": "si_LBFCmLaB7sEB9y",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBFCWeOPVLFGsX\u0026subscription=sub_1KUsiYJyH9e69bzmxLU4gDAC"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647699078,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647695478,
      "period_start": 1645276278,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KUsiYJyH9e69bzmxLU4gDAC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcp12JyH9e69bzmjiIo2gj0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647168672,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647773304,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBa8QkpkyYXune",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vincent.bii@queritel.com",
      "customer_name": "Bii on Queritel",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1a811cJyH9e69bzmcf9667b0",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650451704,
              "start": 1647773304
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVCxoJyH9e69bzmu43kgGOD",
            "subscription_item": "si_LBa8lkaCk4t0XT",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBa8QkpkyYXune\u0026subscription=sub_1KVCxoJyH9e69bzmu43kgGOD"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647776904,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647773304,
      "period_start": 1645354104,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVCxoJyH9e69bzmu43kgGOD",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcp7bJyH9e69bzmfk83oxT0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647169079,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647773734,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBaFSZNyVB6Mz3",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "bii@queritel.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1845bdJyH9e69bzm51b42a13",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650452134,
              "start": 1647773734
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVD4lJyH9e69bzmorJMnJGL",
            "subscription_item": "si_LBaFT5Osfw4IY5",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBaFSZNyVB6Mz3\u0026subscription=sub_1KVD4lJyH9e69bzmorJMnJGL"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647777334,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647773734,
      "period_start": 1645354534,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVD4lJyH9e69bzmorJMnJGL",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpA3JyH9e69bzmSKa7lbCy",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647169231,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647773920,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBaIpKzSXU9T2e",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "b@c.vom",
      "customer_name": "bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_15783bJyH9e69bzmc111e54b",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650452320,
              "start": 1647773920
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVD7lJyH9e69bzmAul4KzmK",
            "subscription_item": "si_LBaIaOeMl5vv76",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBaIpKzSXU9T2e\u0026subscription=sub_1KVD7lJyH9e69bzmAul4KzmK"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647777520,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647773920,
      "period_start": 1645354720,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVD7lJyH9e69bzmAul4KzmK",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpEMJyH9e69bzmSxmCrFvn",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647169498,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647774053,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBaKqrH6E6oRks",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vince@q.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_18c3f5JyH9e69bzm84dc34b2",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650452453,
              "start": 1647774053
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVD9tJyH9e69bzmHZxavGuC",
            "subscription_item": "si_LBaKNQIiMId5fD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBaKqrH6E6oRks\u0026subscription=sub_1KVD9tJyH9e69bzmHZxavGuC"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647777653,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647774053,
      "period_start": 1645354853,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVD9tJyH9e69bzmHZxavGuC",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpPqJyH9e69bzmlWYvU1Ea",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647170210,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647774932,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBaZ9OsuNO2NhL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "v@k.co",
      "customer_name": "qsdcvbgh",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_18dc28JyH9e69bzm2a93ce56",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650453332,
              "start": 1647774932
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDO4JyH9e69bzmg3fhEgOJ",
            "subscription_item": "si_LBaZtW0FfFC7wV",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBaZ9OsuNO2NhL\u0026subscription=sub_1KVDO4JyH9e69bzmg3fhEgOJ"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647778532,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647774932,
      "period_start": 1645355732,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDO4JyH9e69bzmg3fhEgOJ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpPqJyH9e69bzmHnZDXeWt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647170210,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647774673,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBaUfQguCQQKSK",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "bi@c.com",
      "customer_name": "Biii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_198c65JyH9e69bzm6bee90c2",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650453073,
              "start": 1647774673
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDJtJyH9e69bzm8cb7PzTM",
            "subscription_item": "si_LBaUx0t4COb6Rq",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBaUfQguCQQKSK\u0026subscription=sub_1KVDJtJyH9e69bzm8cb7PzTM"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647778273,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647774673,
      "period_start": 1645355473,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDJtJyH9e69bzm8cb7PzTM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpTzJyH9e69bzmh36RSKKa",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647170467,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647775242,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBaeJ6xOjDxAPH",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "e@ss.c",
      "customer_name": "fvrgfv",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_14c223JyH9e69bzm04fc0044",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650453642,
              "start": 1647775242
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDT4JyH9e69bzmTqTR4Mim",
            "subscription_item": "si_LBaet0XbRW2PZZ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBaeJ6xOjDxAPH\u0026subscription=sub_1KVDT4JyH9e69bzmTqTR4Mim"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647778842,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647775242,
      "period_start": 1645356042,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDT4JyH9e69bzmTqTR4Mim",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpTzJyH9e69bzmcZDn4eVE",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647170467,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647775086,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBabTgLVuk4VCU",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "b@c.k",
      "customer_name": "Bvvv",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_109920JyH9e69bzm8c57a147",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650453486,
              "start": 1647775086
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDQZJyH9e69bzmWf2lF6f9",
            "subscription_item": "si_LBab6oWxmkCOR4",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBabTgLVuk4VCU\u0026subscription=sub_1KVDQZJyH9e69bzmWf2lF6f9"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647778686,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647775086,
      "period_start": 1645355886,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDQZJyH9e69bzmWf2lF6f9",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpcSJyH9e69bzmhHomqsvb",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647170992,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647775762,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBanTXMqwR9X94",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "c@n.d",
      "customer_name": "vv",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1a01f9JyH9e69bzm97bd230b",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650454162,
              "start": 1647775762
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDbSJyH9e69bzm2s8eQ84S",
            "subscription_item": "si_LBan8XGpOaDAH0",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBanTXMqwR9X94\u0026subscription=sub_1KVDbSJyH9e69bzm2s8eQ84S"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647779362,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647775762,
      "period_start": 1645356562,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDbSJyH9e69bzm2s8eQ84S",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpcTJyH9e69bzmk2oNNavo",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647170993,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647775451,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBahSELS5KtJKL",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "b@c.co",
      "customer_name": "Viiiiii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_12bb0cJyH9e69bzm7b2a7dbb",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650453851,
              "start": 1647775451
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDWRJyH9e69bzmnDWR8kHN",
            "subscription_item": "si_LBahAwVFgIy84G",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBahSELS5KtJKL\u0026subscription=sub_1KVDWRJyH9e69bzmnDWR8kHN"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647779051,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647775451,
      "period_start": 1645356251,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDWRJyH9e69bzmnDWR8kHN",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpiqJyH9e69bzmOEZOgXBa",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647171388,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647776040,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBarhOmHgrkDJ5",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "e@w.e",
      "customer_name": "Niii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_117e16JyH9e69bzmcd756b90",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650454440,
              "start": 1647776040
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDfwJyH9e69bzmTQn1Uory",
            "subscription_item": "si_LBarmwx7oAdtcR",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBarhOmHgrkDJ5\u0026subscription=sub_1KVDfwJyH9e69bzmTQn1Uory"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647779640,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647776040,
      "period_start": 1645356840,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDfwJyH9e69bzmTQn1Uory",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpirJyH9e69bzmK0EDBFx0",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647171389,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647775888,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBapBMBvkXWZzB",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "2@b.c",
      "customer_name": "Bii Vinc",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_12ec8eJyH9e69bzm5f53e8bf",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650454288,
              "start": 1647775888
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDdUJyH9e69bzmzFSZHEzB",
            "subscription_item": "si_LBapfoH6IOAxyT",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBapBMBvkXWZzB\u0026subscription=sub_1KVDdUJyH9e69bzmzFSZHEzB"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647779488,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647775888,
      "period_start": 1645356688,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDdUJyH9e69bzmzFSZHEzB",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpnrJyH9e69bzmJ9FlTfQX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647171699,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647776346,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBawEw3pYBPBli",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "v@2.com",
      "customer_name": "qsdfgt6hyuj",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_138e7eJyH9e69bzmaaaa6df8",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650454746,
              "start": 1647776346
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDksJyH9e69bzmnniDW0Nf",
            "subscription_item": "si_LBawRaLDNXclsF",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBawEw3pYBPBli\u0026subscription=sub_1KVDksJyH9e69bzmnniDW0Nf"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647779946,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647776346,
      "period_start": 1645357146,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDksJyH9e69bzmnniDW0Nf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpoTJyH9e69bzmOGBF3NSR",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647171737,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647776197,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBauqavnXu6uqN",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "d@e.c",
      "customer_name": "1wsdfbnmi",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_198002JyH9e69bzm0687f927",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650454597,
              "start": 1647776197
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDiTJyH9e69bzmxY3uuzFy",
            "subscription_item": "si_LBaubQzmaKuOOu",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBauqavnXu6uqN\u0026subscription=sub_1KVDiTJyH9e69bzmxY3uuzFy"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647779797,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647776197,
      "period_start": 1645356997,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDiTJyH9e69bzmxY3uuzFy",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpsaJyH9e69bzmCjC5QxtB",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647171992,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647776542,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBb0BOcGrH28iD",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "b@c.com",
      "customer_name": "3edghjuik",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1fd7fcJyH9e69bzm2e806eb7",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650454942,
              "start": 1647776542
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDo2JyH9e69bzmP8zQNbRk",
            "subscription_item": "si_LBb0BIxrjKtSh0",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBb0BOcGrH28iD\u0026subscription=sub_1KVDo2JyH9e69bzmP8zQNbRk"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647780142,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647776542,
      "period_start": 1645357342,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDo2JyH9e69bzmP8zQNbRk",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpvMJyH9e69bzmAOL3VwKs",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647172164,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647776923,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBb68Nw7cg10ps",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@qu.com",
      "customer_name": "wodkfgrigfv",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_15cbfaJyH9e69bzm66047abb",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650455323,
              "start": 1647776923
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDuBJyH9e69bzmQxQYPSo2",
            "subscription_item": "si_LBb6cIT9iM5R1d",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBb68Nw7cg10ps\u0026subscription=sub_1KVDuBJyH9e69bzmQxQYPSo2"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647780523,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647776923,
      "period_start": 1645357723,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDuBJyH9e69bzmQxQYPSo2",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcpvNJyH9e69bzmY3x4YEJ7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647172165,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647776741,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBb3sCaRSOy98Z",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "em@c.ke",
      "customer_name": "erfghnujhn",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1f861dJyH9e69bzmd2d4dd9c",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650455141,
              "start": 1647776741
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVDrFJyH9e69bzmXfumHBcq",
            "subscription_item": "si_LBb37vKj2l6A7q",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBb3sCaRSOy98Z\u0026subscription=sub_1KVDrFJyH9e69bzmXfumHBcq"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647780341,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647776741,
      "period_start": 1645357541,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVDrFJyH9e69bzmXfumHBcq",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcq9YJyH9e69bzmDhLhJ5FD",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647173044,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647777818,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbLJHHje3wSoX",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@kei.com",
      "customer_name": "Vinc",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_19385bJyH9e69bzm8f6bb6c9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650456218,
              "start": 1647777818
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVE8cJyH9e69bzmYQAyt1Bu",
            "subscription_item": "si_LBbLzYUZx7hBWL",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbLJHHje3wSoX\u0026subscription=sub_1KVE8cJyH9e69bzmYQAyt1Bu"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647781418,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647777818,
      "period_start": 1645358618,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVE8cJyH9e69bzmYQAyt1Bu",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcqDhJyH9e69bzmn5nO5Hv7",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647173301,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647777996,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbO5KYOkTHpra",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@q.co",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1435feJyH9e69bzm6484334b",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650456396,
              "start": 1647777996
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVEBUJyH9e69bzmJ1FllOzs",
            "subscription_item": "si_LBbOQnbArJ7GNG",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbO5KYOkTHpra\u0026subscription=sub_1KVEBUJyH9e69bzmJ1FllOzs"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647781596,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647777996,
      "period_start": 1645358796,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVEBUJyH9e69bzmJ1FllOzs",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcqGeJyH9e69bzmRV95wUTL",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647173484,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647778240,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbSykfI8Tbiwr",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vi@queritl.com",
      "customer_name": "Vinc",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_171d18JyH9e69bzm42f16d19",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650456640,
              "start": 1647778240
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVEFQJyH9e69bzmKayj7b7g",
            "subscription_item": "si_LBbSLAAIAitzPl",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbSykfI8Tbiwr\u0026subscription=sub_1KVEFQJyH9e69bzmKayj7b7g"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647781840,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647778240,
      "period_start": 1645359040,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVEFQJyH9e69bzmKayj7b7g",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcqLEJyH9e69bzmHOFrJLdt",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647173768,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647778483,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbWBZSNFz2Bpc",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "w@c.v",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_151471JyH9e69bzmd37431e6",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650456883,
              "start": 1647778483
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVEJLJyH9e69bzm88fkKHp1",
            "subscription_item": "si_LBbWYlYfy4ql23",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbWBZSNFz2Bpc\u0026subscription=sub_1KVEJLJyH9e69bzm88fkKHp1"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647782083,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647778483,
      "period_start": 1645359283,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVEJLJyH9e69bzm88fkKHp1",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcqOHJyH9e69bzmwKeQYP6K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647173957,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647778690,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbZLVowgd15mS",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "v@q.c",
      "customer_name": "bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_11f816JyH9e69bzm44105ac0",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650457090,
              "start": 1647778690
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVEMgJyH9e69bzm9MzJZOKl",
            "subscription_item": "si_LBbZQ6TWudFXJM",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbZLVowgd15mS\u0026subscription=sub_1KVEMgJyH9e69bzm9MzJZOKl"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647782290,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647778690,
      "period_start": 1645359490,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVEMgJyH9e69bzm9MzJZOKl",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcqTZJyH9e69bzmCEc9wKG9",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647174285,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647778856,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbcvlTVX6MTI5",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vi@q.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_18bde8JyH9e69bzmc1f9c866",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650457256,
              "start": 1647778856
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVEPMJyH9e69bzm0j9iZHgD",
            "subscription_item": "si_LBbcwmk42rLZdX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbcvlTVX6MTI5\u0026subscription=sub_1KVEPMJyH9e69bzm0j9iZHgD"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647782456,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647778856,
      "period_start": 1645359656,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVEPMJyH9e69bzm0j9iZHgD",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcqXAJyH9e69bzm1H4nKcvq",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647174508,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647779242,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBbjWazr6QbMiX",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "2@v.c",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_14b942JyH9e69bzm9c80c23f",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650457642,
              "start": 1647779242
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVEVaJyH9e69bzm89JoBS8z",
            "subscription_item": "si_LBbjYBkK6wHPzq",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBbjWazr6QbMiX\u0026subscription=sub_1KVEVaJyH9e69bzm89JoBS8z"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647782842,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647779242,
      "period_start": 1645360042,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVEVaJyH9e69bzm89JoBS8z",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrJsJyH9e69bzmv9kQmCur",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647177528,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647782281,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBcX3o4twm9FQ0",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@12.20",
      "customer_name": "sdfkli,frvfv",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1e68f1JyH9e69bzma79b7d33",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650460681,
              "start": 1647782281
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFIbJyH9e69bzmoowoM0wT",
            "subscription_item": "si_LBcXHXIx1ZsiZg",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBcX3o4twm9FQ0\u0026subscription=sub_1KVFIbJyH9e69bzmoowoM0wT"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647785881,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647782281,
      "period_start": 1645363081,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFIbJyH9e69bzmoowoM0wT",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrNwJyH9e69bzm9JjlzNJA",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647177780,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647782512,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBcbpjChsugQQ7",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "bi@vin.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_10c6bfJyH9e69bzm32ad4b29",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650460912,
              "start": 1647782512
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFMKJyH9e69bzmtYOktDyX",
            "subscription_item": "si_LBcbJLt5iG8S98",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBcbpjChsugQQ7\u0026subscription=sub_1KVFMKJyH9e69bzmtYOktDyX"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647786112,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647782512,
      "period_start": 1645363312,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFMKJyH9e69bzmtYOktDyX",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrQUJyH9e69bzmOTzzeowr",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647177938,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647782667,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBce5fs22wpyRC",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ec.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1ebcccJyH9e69bzm5e51849d",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650461067,
              "start": 1647782667
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFOpJyH9e69bzm2XJAuh4K",
            "subscription_item": "si_LBcelMMnTSefjP",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBce5fs22wpyRC\u0026subscription=sub_1KVFOpJyH9e69bzm2XJAuh4K"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647786267,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647782667,
      "period_start": 1645363467,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFOpJyH9e69bzm2XJAuh4K",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrTVJyH9e69bzme2iPWCIM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647178125,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647782847,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBchFL2fxkaWsT",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "Binn",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_169d06JyH9e69bzme25868a2",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650461247,
              "start": 1647782847
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFRjJyH9e69bzmF0x29KAf",
            "subscription_item": "si_LBchulHHIac8aX",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBchFL2fxkaWsT\u0026subscription=sub_1KVFRjJyH9e69bzmF0x29KAf"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647786447,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647782847,
      "period_start": 1645363647,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFRjJyH9e69bzmF0x29KAf",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrXsJyH9e69bzmAXiG7bk4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647178396,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647783033,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBckcbgsii6M7a",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1afcfdJyH9e69bzm7d6fb983",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650461433,
              "start": 1647783033
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFUjJyH9e69bzmCoajpJvj",
            "subscription_item": "si_LBckBxO3KLJ2b4",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBckcbgsii6M7a\u0026subscription=sub_1KVFUjJyH9e69bzmCoajpJvj"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647786633,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647783033,
      "period_start": 1645363833,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFUjJyH9e69bzmCoajpJvj",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrafJyH9e69bzmJ40mQuv4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647178569,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647783329,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBcpMxT2N76OUm",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@que.com",
      "customer_name": "Vincent",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_14920aJyH9e69bzmc00f78d4",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650461729,
              "start": 1647783329
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFZVJyH9e69bzmNZHBiHxZ",
            "subscription_item": "si_LBcpS53S4JmQJJ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBcpMxT2N76OUm\u0026subscription=sub_1KVFZVJyH9e69bzmNZHBiHxZ"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647786929,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647783329,
      "period_start": 1645364129,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFZVJyH9e69bzmNZHBiHxZ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrcVJyH9e69bzmwCLkfPMM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647178683,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647783398,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBcqdqUtBcp8BK",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@q.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1c9f8dJyH9e69bzmd947bcd5",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650461798,
              "start": 1647783398
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFacJyH9e69bzmfglaQ9XG",
            "subscription_item": "si_LBcqgINpGvLKfv",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBcqdqUtBcp8BK\u0026subscription=sub_1KVFacJyH9e69bzmfglaQ9XG"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647786998,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647783398,
      "period_start": 1645364198,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFacJyH9e69bzmfglaQ9XG",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrfFJyH9e69bzmMthB5y4K",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647178853,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647783618,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBct04oLF6ynhh",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@uer.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1726ffJyH9e69bzm0cf11e6d",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650462018,
              "start": 1647783618
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFeAJyH9e69bzmSbpgG5xE",
            "subscription_item": "si_LBct0T9Ilh64is",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBct04oLF6ynhh\u0026subscription=sub_1KVFeAJyH9e69bzmSbpgG5xE"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647787218,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647783618,
      "period_start": 1645364418,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFeAJyH9e69bzmSbpgG5xE",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrgUJyH9e69bzmiWqW4gU2",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647178930,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647783705,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBcvhWhl9rI4qD",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@qw.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_168b5fJyH9e69bzm7bfa1539",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650462105,
              "start": 1647783705
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFfZJyH9e69bzmOqskac1D",
            "subscription_item": "si_LBcvE8qWYKcRIt",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBcvhWhl9rI4qD\u0026subscription=sub_1KVFfZJyH9e69bzmOqskac1D"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647787305,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647783705,
      "period_start": 1645364505,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFfZJyH9e69bzmOqskac1D",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrpRJyH9e69bzmk4hh8oSv",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647179485,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647783915,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBcyGBYl1zEiEB",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@q.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1739fbJyH9e69bzme1995937",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650462315,
              "start": 1647783915
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFixJyH9e69bzmRaz1iock",
            "subscription_item": "si_LBcyTwdWWPzSPK",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBcyGBYl1zEiEB\u0026subscription=sub_1KVFixJyH9e69bzmRaz1iock"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647787515,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647783915,
      "period_start": 1645364715,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFixJyH9e69bzmRaz1iock",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcrs9JyH9e69bzm1f8DNMZK",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647179653,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647784214,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBd3od6hO4rrOM",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ec.xom",
      "customer_name": "qosdjfgt",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_19bbb9JyH9e69bzmb8707ce4",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650462614,
              "start": 1647784214
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFnmJyH9e69bzmepjRm1q8",
            "subscription_item": "si_LBd3jzVuolr8FQ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBd3od6hO4rrOM\u0026subscription=sub_1KVFnmJyH9e69bzmepjRm1q8"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647787814,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647784214,
      "period_start": 1645365014,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFnmJyH9e69bzmepjRm1q8",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrsGJyH9e69bzmr15AsfBe",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647179660,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647784356,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBd6FXF4orGQDw",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "wedjfeivfnjc",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_142a76JyH9e69bzmd4865e14",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650462756,
              "start": 1647784356
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFq4JyH9e69bzmpJzqHIKP",
            "subscription_item": "si_LBd6C9XfWisPNu",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBd6FXF4orGQDw\u0026subscription=sub_1KVFq4JyH9e69bzmpJzqHIKP"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647787956,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647784356,
      "period_start": 1645365156,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFq4JyH9e69bzmpJzqHIKP",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcrvKJyH9e69bzmNKVR5v7Y",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647179850,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647784601,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdApEZcbFssdG",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@q.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1ca0daJyH9e69bzm0eeac003",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463001,
              "start": 1647784601
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFu1JyH9e69bzm4shc07nQ",
            "subscription_item": "si_LBdALqn6rLOZTW",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdApEZcbFssdG\u0026subscription=sub_1KVFu1JyH9e69bzm4shc07nQ"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647788201,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647784601,
      "period_start": 1645365401,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFu1JyH9e69bzm4shc07nQ",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcs69JyH9e69bzmMt4ssOiM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180521,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647785040,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdHtg5INMuIoN",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@vi.co",
      "customer_name": "wdfghy",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_10118bJyH9e69bzm20c664a9",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463440,
              "start": 1647785040
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVG16JyH9e69bzmyEMSmQRS",
            "subscription_item": "si_LBdH8n27g1HhXU",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdHtg5INMuIoN\u0026subscription=sub_1KVG16JyH9e69bzmyEMSmQRS"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647788640,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647785040,
      "period_start": 1645365840,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVG16JyH9e69bzmyEMSmQRS",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcs6AJyH9e69bzmgjiVkz84",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180522,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647785287,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdL65fYObQWBv",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ec.com",
      "customer_name": "Vince",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_10d040JyH9e69bzm3fcbfe33",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463687,
              "start": 1647785287
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVG55JyH9e69bzmteQjQaQa",
            "subscription_item": "si_LBdLnQrUuYTX3P",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdL65fYObQWBv\u0026subscription=sub_1KVG55JyH9e69bzmteQjQaQa"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647788887,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647785287,
      "period_start": 1645366087,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVG55JyH9e69bzmteQjQaQa",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcs6AJyH9e69bzmoN0waSJX",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180522,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647784732,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdCaa4coA8oBb",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "Cin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_18e098JyH9e69bzmeec39cfa",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463132,
              "start": 1647784732
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFw8JyH9e69bzmLzlK5pdD",
            "subscription_item": "si_LBdC5APSSzWdIJ",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdCaa4coA8oBb\u0026subscription=sub_1KVFw8JyH9e69bzmLzlK5pdD"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647788332,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647784732,
      "period_start": 1645365532,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFw8JyH9e69bzmLzlK5pdD",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcs6AJyH9e69bzmY0H3pzVM",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180522,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647785169,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdJucR4FREOdp",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "Nince",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_13d7a0JyH9e69bzm685d4ab4",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463569,
              "start": 1647785169
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVG3BJyH9e69bzmdN70mkXu",
            "subscription_item": "si_LBdJImyGfbcxcH",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdJucR4FREOdp\u0026subscription=sub_1KVG3BJyH9e69bzmdN70mkXu"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647788769,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647785169,
      "period_start": 1645365969,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVG3BJyH9e69bzmdN70mkXu",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1Kcs6DJyH9e69bzmm3PN1NB6",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180525,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647784819,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdDYKjDumW1XF",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "Vin",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_10b32bJyH9e69bzmc755b31d",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463219,
              "start": 1647784819
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVFxXJyH9e69bzmzNNZ60IG",
            "subscription_item": "si_LBdDEYvEWiyh7N",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdDYKjDumW1XF\u0026subscription=sub_1KVFxXJyH9e69bzmzNNZ60IG"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647788419,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647784819,
      "period_start": 1645365619,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVFxXJyH9e69bzmzNNZ60IG",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcsAIJyH9e69bzmmJOWeNKG",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180778,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647785465,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdOZ0blEvWcvS",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "12@vin.com",
      "customer_name": "Vinsb",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_19df0cJyH9e69bzm60603f4e",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650463865,
              "start": 1647785465
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVG7xJyH9e69bzmX3QnRLRB",
            "subscription_item": "si_LBdOfhpowc6VjK",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdOZ0blEvWcvS\u0026subscription=sub_1KVG7xJyH9e69bzmX3QnRLRB"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647789065,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647785465,
      "period_start": 1645366265,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVG7xJyH9e69bzmX3QnRLRB",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcsD6JyH9e69bzmCavRDTm4",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647180952,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647785671,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdSA2oFLmW6zG",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@ecl.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1aa973JyH9e69bzm4a55911a",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650464071,
              "start": 1647785671
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVGBHJyH9e69bzmHUalZZNu",
            "subscription_item": "si_LBdSvPI9BAFS0w",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdSA2oFLmW6zG\u0026subscription=sub_1KVGBHJyH9e69bzmHUalZZNu"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647789271,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647785671,
      "period_start": 1645366471,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVGBHJyH9e69bzmHUalZZNu",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcsEVJyH9e69bzmdRIHOZ4y",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647181039,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647785788,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBdUF2U3c2iiYd",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "vin@eq.com",
      "customer_name": "Bii",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_1d35ccJyH9e69bzmecd119c6",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650464188,
              "start": 1647785788
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVGDAJyH9e69bzmooECMdfM",
            "subscription_item": "si_LBdUFC7mANjpQD",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBdUF2U3c2iiYd\u0026subscription=sub_1KVGDAJyH9e69bzmooECMdfM"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647789388,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647785788,
      "period_start": 1645366588,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVGDAJyH9e69bzmooECMdfM",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}{
  "id": "evt_1KcvRqJyH9e69bzmc1MzHDcb",
  "object": "event",
  "api_version": "2020-03-02",
  "created": 1647193398,
  "data": {
    "object": {
      "object": "invoice",
      "account_country": "US",
      "account_name": "QUERITEL CORP",
      "account_tax_ids": null,
      "amount_due": 500,
      "amount_paid": 0,
      "amount_remaining": 500,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": false,
      "automatic_tax": {
        "enabled": false,
        "status": null
      },
      "billing_reason": "upcoming",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1647798082,
      "currency": "usd",
      "custom_fields": null,
      "customer": "cus_LBgnVKKEpD4HqR",
      "customer_address": {
        "city": null,
        "country": "KE",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
      },
      "customer_email": "bii@qu.com",
      "customer_name": "wer4t5t",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [

      ],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [

      ],
      "description": null,
      "discount": null,
      "discounts": [

      ],
      "due_date": null,
      "ending_balance": 0,
      "footer": null,
      "last_finalization_error": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_tmp_110d49JyH9e69bzmf6a8687d",
            "object": "line_item",
            "amount": 500,
            "currency": "usd",
            "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
            "discount_amounts": [

            ],
            "discountable": true,
            "discounts": [

            ],
            "livemode": false,
            "metadata": {
            },
            "period": {
              "end": 1650476482,
              "start": 1647798082
            },
            "plan": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 500,
              "amount_decimal": "500",
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "interval": "month",
              "interval_count": 1,
              "livemode": false,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "tiers": null,
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "price": {
              "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1645105356,
              "currency": "usd",
              "livemode": false,
              "lookup_key": null,
              "metadata": {
              },
              "nickname": null,
              "product": "prod_LAVGreHPvm0K47",
              "recurring": {
                "aggregate_usage": null,
                "interval": "month",
                "interval_count": 1,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 500,
              "unit_amount_decimal": "500"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1KVJPSJyH9e69bzmVEPxjl0G",
            "subscription_item": "si_LBgnmeu8VXLb4Y",
            "tax_amounts": [

            ],
            "tax_rates": [

            ],
            "type": "subscription"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/upcoming/lines?customer=cus_LBgnVKKEpD4HqR\u0026subscription=sub_1KVJPSJyH9e69bzmVEPxjl0G"
      },
      "livemode": false,
      "metadata": {
      },
      "next_payment_attempt": 1647801682,
      "number": null,
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "payment_intent": null,
      "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
      },
      "period_end": 1647798082,
      "period_start": 1645378882,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "draft",
      "status_transitions": {
        "finalized_at": null,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1KVJPSJyH9e69bzmVEPxjl0G",
      "subtotal": 500,
      "tax": null,
      "tax_percent": null,
      "test_clock": null,
      "total": 500,
      "total_discount_amounts": [

      ],
      "total_tax_amounts": [

      ],
      "transfer_data": null,
      "webhooks_delivered_at": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "invoice.upcoming"
}