📄️ Step 1: Authentication
Environments
📄️ Step 2: Registering Programs
Once you have created your authentication token, the next step is to register your card programs with Triple. A card program refers to a collection of cards or card accounts that are eligible for the reward program.
📄️ Step 3: Registering Card Accounts
Once you have registered your Card Programs, you'll need to register customer card accounts. A card account is a unique (tokenized) string that uniquely identifies a card account holder or card without sharing PII's.
📄️ Step 4: Fetching Offers
Triple let's you build custom user interfaces and experiences by leveraging API responses in your own code. Alternatively, you can leverage the existing Triple UI components or interface, which you can white label (contact Triple for more information).
📄️ Step 5: Webhooks
Optionally, you can subscribe to the Triple webhooks. The webhooks are used to publish information and status with regards to matched transactions and their associated rewards. You can, for example, take advantage of this feature to push notifications to your users directly on their mobile devices.
📄️ Step 6: Distributing Funds
Finally, you will need to post card transactions. Triple will analyze the transactions, match them with offers a customers is eligible for, and submit the reward amount to the merchants for approval and funding.