{
"checkout_sessions": [
{
"allow_promotion_codes": false,
"amount_total": 7000,
"amount_subtotal": 7000,
"cancel_url": "https://withflex.com/thank-you?canceled=true",
"capture_method": "automatic",
"checkout_session_id": "fcs_01HWBRQCHTEVYWYT31N3QEGS9S",
"created_at": 1714086982,
"customer": {
"customer_id": "fcus_01HWBRQPYZAG0P5S486AMZG18Y",
"first_name": "Miguel",
"last_name": "Toledo",
"email": "miguel@hola.coml",
"phone": "1234567890",
"employer": null,
"shipping": null,
"created_at": "2024-04-25T23:16:32.866283Z"
},
"customer_email": "miguel@hola.coml",
"defaults": null,
"expires_at": 1714090582,
"invoice": null,
"hsa_fsa_eligible": true,
"letter_of_medical_necessity_required": true,
"metadata": null,
"mode": "subscription",
"payment_intent": "fpi_01HWBS24Z8EFZ7VHJTSEWF2DPQ",
"redirect_url": "http://localhost:3000/pay/c/fcs_01HWBRQCHTEVYWYT31N3QEGS9S",
"setup_intent": null,
"shipping_options": null,
"shipping_address_collection": false,
"shipping_details": null,
"status": "open",
"success_url": "https://withflex.com/thank-you?success=true",
"subscription": "fsub_01HWBRRK1FT4QNG65KTJW8MH34",
"tax_rate": null,
"test_mode": false,
"total_details": {
"amount_discount": 0,
"amount_tax": null,
"amount_shipping": null
},
"visit_type": "posture"
}
]
}