io.paymenthighway.sdk

Package io.paymenthighway.sdk

Types

BackendAdapter

interface BackendAdapter<V>

Backend Adapter

BuildConfig

class BuildConfig
class BuildConfig

CardBrand

sealed class CardBrand : CardBrandData

Card brands to which a payment card can belong

Environment

enum class Environment : EnvironmentInterface

Payment Highway environment

EnvironmentInterface

interface EnvironmentInterface : ServerBaseURL

Payment Highway environment interface

PaymentContext

class PaymentContext<V>

PaymentContext manages all the functionality the payment context, such as adding a new payment card.

R

class R
class R

ServerBaseURL

interface ServerBaseURL

Interface to provide environment base URL