IdealDonations |
IdealDonations.checkoutAttemptId(String checkoutAttemptId) |
The checkout attempt identifier.
|
static IdealDonations |
IdealDonations.fromJson(String jsonString) |
Create an instance of IdealDonations given an JSON string
|
IdealDonations |
DonationPaymentMethod.getIdealDonations() |
Get the actual instance of `IdealDonations`.
|
IdealDonations |
IdealDonations.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
IdealDonations |
IdealDonations.issuer(String issuer) |
The iDEAL issuer value of the shopper's selected bank.
|
IdealDonations |
IdealDonations.recurringDetailReference(String recurringDetailReference) |
Deprecated.
|
IdealDonations |
IdealDonations.sdkData(String sdkData) |
Base64-encoded JSON object containing SDK related parameters required by the SDK
|
IdealDonations |
IdealDonations.storedPaymentMethodId(String storedPaymentMethodId) |
This is the `recurringDetailReference` returned in the response when you created the
token.
|
IdealDonations |
IdealDonations.type(IdealDonations.TypeEnum type) |
**ideal**
|