Skip to main content

Documentation

Customer Payment Method Created Webhook

The CUSTOMER_PAYMENT_METHOD_CREATED webhook is sent when a payment method is added to a customer.

  • CUSTOMER_PAYMENT_METHOD_CREATED Webhook

  • {
      "id": "wh_90957fbb254942810b1dd7061ff0efe5",
      "type": "CUSTOMER_PAYMENT_METHOD_CREATED",
      "data": {
        "id": "other_237dbb04acfa1f11e81d721f4d3d11ce",
        "type": "gb_trustly_bank",
        "image": "",
        "category": "bank_redirect",
        "metadata": {
          "merchant_defined": true
        },
        "bic_swift": "",
        "next_action": "not_applicable",
        "webhook_url": "",
        "account_last4": "",
        "supporting_documentation": ""
      },
      "trigger_operation_id": "c7d2b425-8fe8-4dc7-b6e0-52e1be0dede9",
      "status": "NEW",
      "created_at": 1655293386,
      "extended_timestamp": 1655293386305
    }