The Customer Profile Card Added EHN is received when a customer has saved their card within a merchant customer profile using our Aero hosted payment interface.
Data Fields
In addition to the Common Fields, you will receive the following information:
PROFILE_ID required | string | Your unique identifier for the customer's profile. |
CARD_ID required | string | Paynova's unique identifier for the profile card. |
CARD_BIN required | string(6) | The first six digits of the card number. |
CARD_LAST_FOUR required | string | The last four digits of the card number. Constraints: > Length=4 |
CARD_BRAND_ID required | int | Paynova's id for the card brand/scheme. Possible values: > 1 - Visa > 2 -MasterCard > 3 - American Express > 4 - Diners Club > 5 - Discover > 7 - JCB > 11 - Dancard > 12 - Maestro (International) > 15 - Laser > 16 - Resurs Card |
CARD_BRAND_NAME required | string | Paynova's string representation of the card scheme name. |
CARD_EXPIRATION_MONTH required | int | The two-digit expiration month of the card. Constraints: > Length=2 |
CARD_EXPIRATION_YEAR required | int | The four-digit expiration year of the card. Constraints: > Length=4 |
Connection: close
Pn-Digest: 1E228ABA773BA6B509564E317B5ED423275A25BB
Host: requestbin.com
Total-Route-Time: 0
Via: 1.1 vegur
Connect-Time: 4
Content-Length: 367
Content-Type: application/x-www-form-urlencoded
X-Request-Id: c654d516-6ff8-4083-945e-20817d9ba56c
EVENT_TIMESTAMP: 2016-11-07 12:09:55Z
CARD_ID: 5332272e-23cf-4115-a72f-a38000e9707c
EVENT_TYPE: CUSTOMER_PROFILE_CARD_ADDED
PROFILE_ID: 1
MERCHANT_ID: 4999
DIGEST: 2E1F77F3688935FC7F4228A3524A30A83BD0063E
CARD_EXPIRATION_MONTH: 3
DELIVERY_TIMESTAMP: 2016-11-07 12:09:55Z
CARD_BRAND_ID: 1
CARD_LAST_FOUR: 1111
CARD_EXPIRATION_YEAR: 17
ALREADY_EXISTS: False
CARD_BIN: 411111
ALREADY_EXISTS=False&CARD_BIN=411111&CARD_BRAND_ID=1&CARD_EXPIRATION_MONTH=3&CARD_EXPIRATION_YEAR=17&CARD_ID=5332272e-23cf-4115-a72f-a38000e9707c&CARD_LAST_FOUR=1111&DELIVERY_TIMESTAMP=2016-11-07+12%3a09%3a55Z&DIGEST=2E1F77F3688935FC7F4228A3524A30A83BD0063E&EVENT_TIMESTAMP=2014-08-07+12%3a09%3a55Z&EVENT_TYPE=CUSTOMER_PROFILE_CARD_ADDED&MERCHANT_ID=4999&PROFILE_ID=1