Package-level declarations
Types
Link copied to clipboard
                  Entry point for dLocal Card Expert Use this instance to validate and format input fields for your card form.
Link copied to clipboard
                  class DLCardSync @JvmOverloads constructor(apiKey: String, countryCode: String, testMode: Boolean = false)
Entry point for everything related to our card sync feature
Link copied to clipboard
                  class DLCardTokenizer @JvmOverloads constructor(apiKey: String, countryCode: String, testMode: Boolean = false)
Entry point for dLocal Card Tokenizer Initialize Card Tokenizer with the specified configuration.