Digital Card Issuance API

(0 reviews)
An Experience Level API for Digital Card Issuance

home

The world of payments is shifting to digital, low-touch interactions. CO-OP is introducing Digital Card Issuance (DCI) as an API to enable credit unions to instantly issue or reissue a debit/credit card digitally on-demand before the member receives the physical card in the mail. You will have the flexibility to create the member experience you desire.

The following endpoints are consumable with this API:

  • /connex/dci-cvv.get: Obtains a CVV and Expiration Date for the requested card on the Connex platform. This API requires using the Encryption API as a pre-requisite. Refer to the Technical Notes.
  • /omaha/dci-cvv.get: Obtains a CVV and Expiration Date for the requested card on the Omaha platform. This API requires using the Encryption API as a pre-requisite. Refer to the Technical Notes...

Both dci-cvv.get API endpoints above perform the following:

  • Logs the digital issuance event as a memo on the account that can be viewed from CO-OP’s card management consoles.
  • Logs the card issuance event to CO-OP’s reporting tables
  • Enables CO-OP’s fraud rules for each digital card issuance event.

Reviews