ProcessPaymentAPI

object ProcessPaymentAPI

Types

Body
Link copied to clipboard
class Body
ProcessPaymentService
Link copied to clipboard
interface ProcessPaymentService

Functions

processPayment
Link copied to clipboard
fun PayAPI.PaymentTransactionsAPI.processPayment(announce: Boolean? = null, body: ProcessPaymentAPI.Body, readTimeout: Long? = null): Call<Transaction>