Paiement autorisé sur un formulaire de don

{
  "data": {
    "order": {
      "id": 20499,
      "date": "2024-06-07T14:11:15.7442115+02:00",
      "formSlug": "3",
      "formType": "Donation",
      "organizationName": "BordeauxChess",
      "organizationSlug": "bordeauxchess",
      "organizationType": "Association1901",
      "organizationIsUnderColucheLaw": false,
      "formName": "faire un don humanitaire",
      "meta": {
        "createdAt": "2024-06-07T14:10:49.3535024+02:00",
        "updatedAt": "2024-06-07T14:11:15.7462648+02:00"
      },
      "isAnonymous": false,
      "isAmountHidden": false
    },
    "payer": {
      "email": "[email protected]",
      "address": "23 rue du maréchal",
      "city": "Paris",
      "zipCode": "75000",
      "country": "FRA",
      "dateOfBirth": "1984-05-15T02:00:00+02:00",
      "firstName": "Hugo",
      "lastName": "Dubois"
    },
    "items": [
      {
        "shareAmount": 2000,
        "shareItemAmount": 2000,
        "id": 20499,
        "amount": 2000,
        "type": "Donation",
        "state": "Processed"
      }
    ],
    "cashOutState": "Transfered",
    "paymentReceiptUrl": "https://www.helloasso-sandbox.com/associations/bordeauxchess/formulaires/3/paiement-attestation/20499/13790",
    "id": 13790,
    "amount": 2000,
    "date": "2024-06-07T14:11:15.0825381+02:00",
    "paymentMeans": "Card",
    "installmentNumber": 1,
    "state": "Authorized",
    "meta": {
      "createdAt": "2024-06-07T14:10:49.3535024+02:00",
      "updatedAt": "2024-06-07T14:11:15.3255145+02:00"
    },
    "refundOperations": []
  },
  "eventType": "Payment"
}