Use Olive's card enrollment form to create a card token. Then, use the token to enroll a new member into your program.
Olive API
To enroll a card,
- Display the card enrollment form to collect card information securely. Upon submission, a card token will be generated.
See: Olive Card Enrollment Form - 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.