Authorize Payment Token API
object AuthorizePaymentTokenAPI
Content copied to clipboard
Types
Authorize Payment Token Service
Link copied to clipboard
interface AuthorizePaymentTokenService
Content copied to clipboard
Functions
authorize Payment Token
Link copied to clipboard
fun PayAPI.PaymentTokensAPI.authorizePaymentToken(paymentMethodId: String, body: AuthorizePaymentTokenAPI.Body, readTimeout: Long? = null): Call<PaymentToken>
Content copied to clipboard