Mobile Payments SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mobile Payments SDK
Mobile Payments SDK
/
com.fiserv.payments.api.payment.data
/
Payment
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
amount
:
Double
,
method
:
PaymentMethod
,
clientTransactionId
:
String
?
=
null
,
merchantReference
:
String
?
=
null
)
:
Payment
Creates a new
Payment
object.