POGooglePayPaymentData
@JsonClass(generateAdapter = true)
Corresponds to Google Pay PaymentData.
Constructors
Link copied to clipboard
constructor(apiVersion: Int, apiVersionMinor: Int, paymentMethodData: POGooglePayPaymentData.PaymentMethodData, email: String?, shippingAddress: POGooglePayPaymentData.Address?)
Types
Link copied to clipboard
@JsonClass(generateAdapter = true)
Corresponds to Google Pay Address.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Corresponds to Google Pay AssuranceDetailsSpecifications.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Corresponds to Google Pay CardInfo.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Corresponds to Google Pay PaymentMethodData.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Corresponds to Google Pay PaymentMethodTokenizationData.