GooglePayDonations |
GooglePayDonations.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
static GooglePayDonations |
GooglePayDonations.fromJson(String jsonString) |
Create an instance of GooglePayDonations given an JSON string
|
GooglePayDonations |
GooglePayDonations.fundingSource(GooglePayDonations.FundingSourceEnum fundingSource) |
The funding source that should be used when multiple sources are available.
|
GooglePayDonations |
DonationPaymentMethod.getGooglePayDonations() |
Get the actual instance of `GooglePayDonations`.
|
GooglePayDonations |
GooglePayDonations.googlePayCardNetwork(String googlePayCardNetwork) |
The selected payment card network.
|
GooglePayDonations |
GooglePayDonations.googlePayToken(String googlePayToken) |
The `token` that you obtained from the [Google Pay API](https://developers.google.com/pay/api/web/reference/response-objects#PaymentData) `PaymentData` response.
|
GooglePayDonations |
GooglePayDonations.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
GooglePayDonations |
GooglePayDonations.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the token.
|
GooglePayDonations |
GooglePayDonations.threeDS2SdkVersion(String threeDS2SdkVersion) |
Required for mobile integrations.
|
GooglePayDonations |
GooglePayDonations.type(GooglePayDonations.TypeEnum type) |
**googlepay**, **paywithgoogle**
|