Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Register a Single Card

🏹 Objectives

This feature enables the client to implement the card registration process for a single card. To register the card the cardholder information is needed with the Proxy number (proxyKey) or PAN number (panNumber) ready to pass for the card to be registered. This process will return the orderId instantly for the single card that is registered.

...

👣 Next steps

  •  
    Status
    titleSet a status

Register Multiple Card

🏹 Objectives

This feature enables the client to implement a bulk registration process for multiple cards together. To register multiple cards, cardholders' information is needed with the list of Proxy numbers (proxyKey) or PAN numbers (panNumber) ready to pass for the cards to be registered. This process will return the list of orderIdinstantly for the single card that is multiple cards that are registered.

👥 User personas

...

  • Login with Client user

  • Call getCustomerProgramList to get the customerProgramId

  • Call registerCards to execute the card registration process and get the list of orderId

...

❓ Need help

Please use the Postman script to call this process in the PT sandbox environment. Click the button below to download our Postman collection.

...

👣 Next steps

  •  
    Status
    titleSet a status

Order Inventory

🏹 Objectives

This feature enables the client to implement the card registration process. To register the card the cardholder information is needed with the Proxy Number (proxyKey) or PAN Number (panNumber) ready to pass for the cards to be registeredto order instant issue cards or personalized card inventory by specifying the number of cards that will be shipped to the specified address. To order the personalized cards, orderDetails object needs to be provided. This process will return the orderId instantly for the single card that is registeredorder status with the card object/s.

👥 User personas

  1. Instant Issue Cards

  2. Reloadable Cards

  3. Cards valued over $1,000

  4. ATM withdrawals needed
    1. Instant Issue Payroll Order,

    2. Personalized Payroll Order,

    3. Reloadable-Corporate Reward Order,

    4. Non-Reloadable-Corporate Reward Orde,

    5. Instant Corporate Reward Order,

    6. Direct Order - CORP

  5. Personalized Cards

💪 PT APIs to support this feature

  • Login with Client user

  • Call getCustomerProgramList to get the customerProgramId

  • Call registerCards orderCards to execute the card registration process and get the orderIdorder status

...

❓ Need help

Please use the Postman script to call this process in the PT sandbox environment. Click the button below to download our Postman collection.

  • <TODO - generate the Postman collection>

📜 Some history

Registration of card is required by Federal Law if the card is reloadable, allows for ATM withdrawals, or was issued with a value greater than $1,000. Cards valued over $1,000 cannot be used until the registration information is provided. A card cannot be reloaded and/or its ATM PIN will not be active for ATM withdrawals until the cardholder registers his/her card. All registration information will remain confidential and not be resold or used for any marketing purposes.

👀 Constraints

...

👀 Constraints

The order multiple personalized cards may take some time to be placed with the processor hence the details might not be visible immediately.

🗓 Releases

Release Name

Value it adds

Scope

Status

Completed date

Status
titleTo do
/
Status
colourBlue
titleIn progress
/
Status
colourRed
titleBlocked
/
Status
colourYellow
titleWaiting for feedback
/
Status
colourGreen
titleDone

👣 Next steps

  •  
    Status
    titleSet a status

Service Cards

🏹 Objectives

This feature enables the client to implement the card registration process. To register the card the cardholder information is needed with the Proxy Number (proxyKey) or PAN Number (panNumber) ready to pass for the cards to be registered. This process will return the orderId instantly for the single card that is registered.

...