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.interfaces
/
PaymentMethod
Payment
Method
interface
PaymentMethod
(
source
)
An interface for a payment method.
Inheritors
CreditCard
GooglePay
Members
Functions
to
Json
Link copied to clipboard
abstract
fun
toJson
(
)
:
JsonObject
Converts the
PaymentMethod
object to a
JsonObject
.