{
    "enviado_a_stripe": {
        "line_items[0][price_data][currency]": "mxn",
        "line_items[0][price_data][product_data][name]": "Giftcard 1 para Fernando",
        "line_items[0][price_data][unit_amount]": 50000,
        "line_items[0][quantity]": 1,
        "payment_method_types[]": "card",
        "mode": "payment",
        "success_url": "https:\/\/autoteachenglish.site\/fuego\/success.php?pt=PT_1756766431975_801411&session_id={CHECKOUT_SESSION_ID}",
        "cancel_url": "https:\/\/autoteachenglish.site\/fuego\/cancel.php",
        "customer_email": "corintia@gmail.com"
    },
    "input": {
        "items": [
            {
                "name": "Giftcard 1 para Fernando",
                "amount": 500
            }
        ],
        "customer_email": "corintia@gmail.com",
        "purchase_token": "PT_1756766431975_801411"
    }
}