Skip to main content

Documentation

Card Added Successfully Webhook

The CARD_ADDED_SUCCESSFULLY webhook is sent when adding a card payment method to a customer succeeds.

  • CARD_ADDED_SUCCESSFULLY

  • {
        "id": "wh_84462ad5194b44529f0fd22744bfb704",
        "data": {
            "id": "card_b75eb80db210ddfbacaacb18583145db",
            "name": "rapydqa",
            "type": "gb_mastercard_card",
            "image": "",
            "last4": "3099",
            "category": "card",
            "metadata": {},
            "acs_check": "unchecked",
            "cvv_check": "pass",
            "bin_details": {
                "type": "CREDIT",
                "brand": "MASTERCARD",
                "level": "GOLD",
                "country": "DK",
                "bin_number": "541303"
            },
            "next_action": "not_applicable",
            "webhook_url": "",
            "expiration_year": "25",
            "expiration_month": "08",
            "fingerprint_token": "ocfp_11ECFC3931D40DA681220EC01B2F2B1B",
            "supporting_documentation": ""
        },
        "type": "CARD_ADDED_SUCCESSFULLY",
        "status": "NEW",
        "created_at": 1670905100,
        "extended_timestamp": 1670905100830,
        "trigger_operation_id": "8b89516f-bca8-473a-bb9e-9a8354ede0d4"
    }