December 2020

In December 2020 we updated a guide, posted new guides, removed an Authorization Event, fixed status code prefixes, and added new mobile wallet events. Click December 2020 to see the details.

Guide updated

We updated the Creating an Account guide to show the correct account status when a customer fails Galileo's integrated CIP.

New guides added

We added these new guides:

Overview

Cards

Authorization Event removed

We removed the Authorization Event VPIN. It has been replaced by IPIN.

Status code prefixes fixed

Two Program API endpoints were returning the wrong numerical prefixes for their status codes in their responses:

New mobile wallet events added

We added events for mobile wallet enrollment and provisioning to the Account Events webhook.

  • Apple Pay
    • AACN — Mobile activation
    • ARDP — Tokenization failed
    • ATCN — Enrollment successful
    • ATKC — Token created
    • ATVD — Deactivated
    • ATVN — Unsuccessful mobile activation code
    • ATVR — Reactivated
    • AYLP — Enrollment unsuccessful
  • Google Pay
    • GACN — Activation
    • GRDP — Tokenization failed
    • GTCN — Enrollment successful
    • GTKC — Token created
    • GTVD — Deactivated
    • GTVN — Unsuccessful mobile activation code
    • GTVR — Reactivated
    • GYLP — Enrollment unsuccessful
  • Samsung Pay
    • SRDP — Tokenization failed
    • STCN — Enrollment successful
    • STKC — Token created
    • STVD — Deactivated
    • STVN — Unsuccessful mobile activation code
    • STVR — Reactivated
    • SYLP — Enrollment unsuccessful