{
  "data": {
    "id": "pi_3MmlLrLkdIwHu7ix01zsk9pV",
    "object": "payment_intent",
    "amount": 2000,
    "amount_capturable": 0,
    "amount_details": {
      "tip": {}
    },
    "amount_received": 2000,
    "application": null,
    "application_fee_amount": null,
    "automatic_payment_methods": null,
    "canceled_at": null,
    "cancellation_reason": null,
    "capture_method": "automatic",
    "client_secret": "pi_3MmlLrLkdIwHu7ix01zsk9pV_secret_DfFyfyVOLOaYMnE5DuFGYTrXf",
    "confirmation_method": "automatic",
    "created": 1716397800,
    "currency": "usd",
    "customer": "cus_NffrFeUfNV2Hib",
    "description": "Subscription payment",
    "invoice": null,
    "last_payment_error": null,
    "latest_charge": "ch_3MmlLrLkdIwHu7ix0snN0B15",
    "livemode": false,
    "metadata": {},
    "next_action": null,
    "on_behalf_of": null,
    "payment_method": "pm_1MqM05LkdIwHu7ixlDxxO6Mc",
    "payment_method_options": {
      "card": {
        "installments": null,
        "mandate_options": null,
        "network": null,
        "request_three_d_secure": "automatic"
      }
    },
    "payment_method_types": [
      "card"
    ],
    "processing": null,
    "receipt_email": null,
    "review": null,
    "setup_future_usage": null,
    "shipping": null,
    "source": null,
    "statement_descriptor": null,
    "statement_descriptor_suffix": null,
    "status": "succeeded",
    "transfer_data": null,
    "transfer_group": null
  }
}