Class | Description |
---|---|
AlipayPaymentInstrument |
Holds data about how the payment was performed.
|
CardPaymentInstrument |
Holds data about how the payment was performed.
|
CashPaymentInstrument |
Holds data about how the payment was performed.
|
PaymentInstrument |
Represents data about the hardware to perform the payment.
|
PaymentResultInstrument |
Holds data about how the payment was performed.
|
PaymentResultInstrumentSerializer |
Handles the serialization and deserialization of PaymentResultInstrument subclass from JSON.
|
Enum | Description |
---|---|
PaymentInstrumentType |
The method by which the payment was made.
|