Controllo stato checkout

Risposta SumUp

{
    "method": "GET",
    "path": "/v0.1/checkouts/61384492-5dbd-4f5c-8e3b-60a0a875fd1f",
    "request": null,
    "http_status": 200,
    "curl_error": null,
    "response_raw": "{\"amount\":10,\"checkout_reference\":\"hosted-20260527-110325-dfd78319\",\"checkout_type\":\"checkout\",\"currency\":\"EUR\",\"date\":\"2026-05-27T09:03:25.599+00:00\",\"description\":\"Test Hosted Checkout SumUp sandbox\",\"hosted_checkout\":{\"enabled\":true},\"hosted_checkout_url\":\"https://checkout.sumup.com/pay/c-61384492-5dbd-4f5c-8e3b-60a0a875fd1f\",\"id\":\"61384492-5dbd-4f5c-8e3b-60a0a875fd1f\",\"merchant_code\":\"MF2ZMBA8\",\"merchant_country\":\"IT\",\"merchant_name\":\"Test\",\"merchant_sandbox\":true,\"pay_to_email\":\"[email protected]\",\"purpose\":\"CHECKOUT\",\"redirect_url\":\"https://test2.macrohard.it/return.php?checkout_reference=hosted-20260527-110325-dfd78319\",\"status\":\"PENDING\",\"transactions\":[],\"user_id\":\"be51b613-df26-45cf-be88-50dac6310a80\"}\n",
    "response": {
        "amount": 10,
        "checkout_reference": "hosted-20260527-110325-dfd78319",
        "checkout_type": "checkout",
        "currency": "EUR",
        "date": "2026-05-27T09:03:25.599+00:00",
        "description": "Test Hosted Checkout SumUp sandbox",
        "hosted_checkout": {
            "enabled": true
        },
        "hosted_checkout_url": "https://checkout.sumup.com/pay/c-61384492-5dbd-4f5c-8e3b-60a0a875fd1f",
        "id": "61384492-5dbd-4f5c-8e3b-60a0a875fd1f",
        "merchant_code": "MF2ZMBA8",
        "merchant_country": "IT",
        "merchant_name": "Test",
        "merchant_sandbox": true,
        "pay_to_email": "[email protected]",
        "purpose": "CHECKOUT",
        "redirect_url": "https://test2.macrohard.it/return.php?checkout_reference=hosted-20260527-110325-dfd78319",
        "status": "PENDING",
        "transactions": [],
        "user_id": "be51b613-df26-45cf-be88-50dac6310a80"
    }
}

Nuovo test ยท Log