toggle menu
Adyen - In Person Payments - Android SDK
Kotlin
switch theme
search in API
payment-common
/
com.adyen.ipp.payment.domain.model
/
PaymentResult
Payment
Result
data
class
PaymentResult
:
Parcelable
Payment result.
Members
Properties
data
Link copied to clipboard
val
data
:
String
Serialized payment data.
success
Link copied to clipboard
val
success
:
Boolean
Whether the payment was successful or not.