processPayment

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