Integration Guide: Enroll a Card

Use Olive's card enrollment form to create a card token. Then, use the token to enroll a new member into your program.

Graphical user interface, text, application, email

Description automatically generated

Olive API

To enroll a card,

  1. Display the card enrollment form to collect card information securely. Upon submission, a card token will be generated.
    See: Olive Card Enrollment Form
  2. Use the card token ID and an external member ID to create a new member. 
    Endpoint: Sign-up a Member (POST /members/signup)

See Enroll Your Customer in Olive Programs for more technical details. 

Olive Customer Portal

Members can only be created via API. However, once a member is created, you can view their details in the portal. 

See Members for more details on available attributes in the Customer Portal.