Paiement waiting sur un checkout


{
  "data": {
    "order": {
      "id": 22707,
      "date": "2024-07-10T11:50:49.0890389+02:00",
      "formSlug": "default",
      "formType": "Checkout",
      "organizationName": "bordeauxchess",
      "organizationSlug": "bordeauxchess",
      "organizationType": "Association1901",
      "organizationIsUnderColucheLaw": false,
      "formName": "Checkout",
      "meta": {
        "createdAt": "2024-07-10T11:50:34.0898335+02:00",
        "updatedAt": "2024-07-10T11:50:49.0890389+02:00"
      },
      "isAnonymous": false,
      "isAmountHidden": false
    },
    "payer": {
      "email": "[email protected]",
      "country": "FRA",
      "firstName": "John",
      "lastName": "Doe"
    },
    "items": [
      {
        "shareAmount": 1000,
        "shareItemAmount": 1000,
        "id": 22707,
        "amount": 6000,
        "type": "Payment",
        "state": "Processed",
        "name": "Adhésion football"
      }
    ],
    "cashOutState": "Transfered",
    "paymentReceiptUrl": "https://www.helloasso-sandbox.com/associations/bordeauxchess/checkout/paiement-attestation/22707",
    "id": 15222,
    "amount": 1000,
    "date": "2024-07-10T11:50:48.8859116+02:00",
    "paymentMeans": "Card",
    "installmentNumber": 1,
    "state": "WaitingBankValidation",
    "meta": {
      "createdAt": "2024-07-10T11:50:34.0898335+02:00",
      "updatedAt": "2024-07-10T11:50:48.9171637+02:00"
    },
    "refundOperations": []
  },
  "eventType": "Payment",
  "metadata": {
    "id": 75698555
  }
}