PayAPI

object PayAPI

Welcome to the PACE Payment API documentation. This API is responsible for managing payment methods for users as well as authorizing payments on behalf of PACE services.

Types

NewPaymentMethodsAPI
Link copied to clipboard
class NewPaymentMethodsAPI
PaymentMethodKindsAPI
Link copied to clipboard
class PaymentMethodKindsAPI
PaymentMethodsAPI
Link copied to clipboard
class PaymentMethodsAPI
PaymentTokensAPI
Link copied to clipboard
class PaymentTokensAPI
PaymentTransactionsAPI
Link copied to clipboard
class PaymentTransactionsAPI

Properties

newPaymentMethods
Link copied to clipboard
val API.newPaymentMethods: PayAPI.NewPaymentMethodsAPI
paymentMethodKinds
Link copied to clipboard
val API.paymentMethodKinds: PayAPI.PaymentMethodKindsAPI
paymentMethods
Link copied to clipboard
val API.paymentMethods: PayAPI.PaymentMethodsAPI
paymentTokens
Link copied to clipboard
val API.paymentTokens: PayAPI.PaymentTokensAPI
paymentTransactions
Link copied to clipboard
val API.paymentTransactions: PayAPI.PaymentTransactionsAPI
VERSION
Link copied to clipboard
const val VERSION: String