repositories/tokens_repository library
Classes
- BaseTokensRepository
- Create a token that represents a card's details (or their tokenized form in a digital wallet) that you can later use to request a payment, without you having to process or store any sensitive information.
- HttpTokensRepository