CardDetails

interface CardDetails

Represents the result of a successful operation to process card payment information.

Properties

Link copied to clipboard
abstract val card: Card

The payment card.

Link copied to clipboard
abstract val nonce: String

A one-time-use payment token that is used with the Transactions API to charge the card or the Customers API to store a Card on File.