PayWithGoogleDonations |
PayWithGoogleDonations.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
static PayWithGoogleDonations |
PayWithGoogleDonations.fromJson(String jsonString) |
Create an instance of PayWithGoogleDonations given an JSON string
|
PayWithGoogleDonations |
PayWithGoogleDonations.fundingSource(PayWithGoogleDonations.FundingSourceEnum fundingSource) |
The funding source that should be used when multiple sources are available.
|
PayWithGoogleDonations |
DonationPaymentMethod.getPayWithGoogleDonations() |
Get the actual instance of `PayWithGoogleDonations`.
|
PayWithGoogleDonations |
PayWithGoogleDonations.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.
|
PayWithGoogleDonations |
PayWithGoogleDonations.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
PayWithGoogleDonations |
PayWithGoogleDonations.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the token.
|
PayWithGoogleDonations |
PayWithGoogleDonations.threeDS2SdkVersion(String threeDS2SdkVersion) |
Required for mobile integrations.
|
PayWithGoogleDonations |
PayWithGoogleDonations.type(PayWithGoogleDonations.TypeEnum type) |
**paywithgoogle**
|