getPaymentToken

open override fun getPaymentToken(): Token

Provides a signed payment token Token.Payment from White Label Pay. The Token.Payment.signedToken is the signed token representation required to make a successful payment transaction.

Return

a Payment token containing the signed representation

Throws