Adyen - In Person Payments - Android SDK
Toggle table of contents
2.2.0
Select version
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.6.0
Kotlin
Platform filter
Kotlin
Switch theme
Search in API
Adyen - In Person Payments - Android SDK
payment-common
/
com.adyen.ipp.api.payment
/
TransactionRequest
/
Companion
Companion
@
ExperimentalSerializationApi
object
Companion
Members
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
nexoRequest
:
String
)
:
Result
<
TransactionRequest
>
Create a transaction request.
create
Reversal
Link copied to clipboard
@
JvmStatic
fun
createReversal
(
nexoRequest
:
String
)
:
Result
<
TransactionReversalRequest
>
Creates a transaction reversal request.