Mobile Wallet Flow

Add Card to Mobile Wallet

  1. Create Card Subnet

  2. Get Certificate, Nonce, and Signatures from user device

  3. Push token to wallet

  4. Activate Card Subnet

Notes:

  • Synapse supports: Google Pay, Apple Pay, Samsung Wallet

  • You will need to set up a card style with Synapse before it will be available mobile wallets

Show Tokenized Cards

  1. Get list of card subnets

  2. Get subnet details

    1. full_dehydrate=True

Notes:

  • Tokens will appear regardless of whether the user added the card manually or via push to wallet feature.

  • Google requires that applications show whether a card has been added to the wallet

Last updated