PaymentData

abstract class PaymentData

Base class for payment data classes.

If the transaction was completed using a debit or credit card then this will be an instance of {@link se.westpay.posapplib.CardPaymentData}. If the transaction was completed using some other method, for example Swish, then this will be an instance of {@link se.westpay.posapplib.AlternativePaymentData}.

Constructors

Link copied to clipboard

Inheritors

Link copied to clipboard
Link copied to clipboard