WebsiteLog In

payin cancelled

Payment was cancelled by the user. Typically follows after Checkout was cancelled

Response Example

{
  "webhook_notification_id": "webhook_75bc08cabe2f498b9f4ed69d32bfa55e",
  "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
  "event_id": "payin_5ffced0ca14f4aa3964a212db3f78463",
  "event_type": "PAYIN",
  "event_name": "PAYIN_CANCELLED",
  "event_description": "PAYIN_CANCELLED",
  "webhook_url": "https://webhook-demo.finmo.net/li543xw",
  "event_detail": {
    "payin_id": "payin_5ffced0ca14f4aa3964a212db3f78463",
    "payin_method_name": "au_bank_npp",
    "payin_method_description": "New Payments Platform (NPP)",
    "payin_method_category": "BANK",
    "payin_method_param": null,
    "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
    "virtual_account_id": null,
    "customer_id": null,
    "transaction_id": null,
    "credit_wallet_id": "wallet_567b65f87fac4867ab2dacaa2455b3f8",
    "fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
    "credit_wallet_transaction_id": null,
    "fees_wallet_transaction_id": null,
    "amount": 195,
    "currency": "AUD",
    "description": null,
    "redirect_url": null,
    "advanced_redirect_url": null,
    "webhook_url": null,
    "status": "CANCELLED",
    "refund_status": null,
    "pay_code": {
      "text": "[email protected]"
    },
    "payin_type": "CHECKOUT_PAYIN",
    "is_paid": false,
    "paid_at": null,
    "is_partially_paid": false,
    "paid_amount": null,
    "paid_currency": null,
    "fees_without_tax": null,
    "tax_on_fees": null,
    "fees_including_tax": null,
    "fees_currency": null,
    "is_fees_charged": false,
    "refund_amount_requested": null,
    "refund_currency_requested": null,
    "refund_amount_completed": null,
    "refund_currency_completed": null,
    "is_refundable": true,
    "is_partially_refundable": true,
    "is_over_refundable": false,
    "is_refund_initiated": false,
    "is_completely_refunded": false,
    "metadata": null,
    "sender_party_detail": null,
    "checkout_id": "xo_e5fb2439902743c6bd0f1fdd3fcde32f",
    "organization_reference_id": null,
    "is_reconciled": false,
    "created_at": "2022-03-25T03:50:16.798Z",
    "updated_at": "2022-03-25T03:50:16.850Z",
    "expire_at": "2022-03-25T03:55:09.000Z",
    "expired_at": null,
    "cancelled_at": "2022-03-25T03:50:19.000Z"
  },
  "created_at": "2022-03-25T03:50:19.214Z",
  "updated_at": "2022-03-25T03:50:19.214Z",
  "http_response": [{"data": {}, "status": 200, "success": true, "webhook_triggered_at": "2022-08-08T09:51:46.000Z", "webhook_trigger_attempt": 1}],
  "attempt_count": 1,
  "headers": {
    "x-security-token": "xxxxxxxxxxxx"
  }
}