The following image illustrates the process of managing wallet cards:
Partners can create and manage your wallet cards with this step-by-step guide.
The general information page allows the partner to enter administrative details to manage their cards, as well as to define common parameters for the wallet.
You can choose from various types of wallet card templates optimized for partners such as boarding pass, ticket, coupon, and digital ID.
You can select the type of wallet card you want to register from the 'Select Wallet Card Template' pop-up. First, select the Wallet Card Type and then select the Wallet Card Sub Type to select one of the templates belonging to it.
Wallet card type: Boarding pass
Wallet card type: Tickets
Wallet card type: Coupons
Wallet card type: Digital ID
Wallet card type: Gift card
You can view all registered information, also edit and delete the wallet card.
You can launch and activate cards.
If the wallet card is rejected after launching, you can modify and re-launch.
You can test a card internally to make sure everything works before you officially expose it to users.
All launched cards are activated after the administrator's approval.
For Wallet integration, you need to insert ‘Add To Wallet’ script to your system. ‘Add to Wallet’ script is available in Web, Android, Email/MMS. Each system has different script composition. To implement ‘Add to Wallet’ button, we usually follow procedures below.
First, create a tokenized card data (Cdata). Card data is the actual content data of wallet card and it has several format based on card type. Please refer to Generate_Cdata Sample Code for detail.
Second, copy the sample ‘Add to Wallet’ script from Partner portal’s Wallet Card page and replace cdata with the data token created above.
Third, apply the script to your system. Please see Web_Integration Sample Code and App_Integration Sample Code for detail.
Below are ‘Add to Wallet’ script guide in Partner portal.
For ‘Add to Wallet’ integration, you may need some base data. You can find those base data and other necessary information on Partner Portal and Wallet API Spec . You can also add image beacon in the script for tracking effect analysis.
The Samsung Wallet Service is monitored to get an effective measure of the wallet performance.