Uses of Class
com.adyen.model.checkout.ApplePayDonations
-
Packages that use ApplePayDonations Package Description com.adyen.model.checkout -
-
Uses of ApplePayDonations in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return ApplePayDonations Modifier and Type Method Description ApplePayDonationsApplePayDonations. applePayToken(String applePayToken)ApplePayDonationsApplePayDonations. checkoutAttemptId(String checkoutAttemptId)static ApplePayDonationsApplePayDonations. fromJson(String jsonString)Create an instance of ApplePayDonations given an JSON stringApplePayDonationsApplePayDonations. fundingSource(ApplePayDonations.FundingSourceEnum fundingSource)ApplePayDonationsDonationPaymentMethod. getApplePayDonations()Get the actual instance of `ApplePayDonations`.ApplePayDonationsApplePayDonations. recurringDetailReference(String recurringDetailReference)Deprecated.ApplePayDonationsApplePayDonations. storedPaymentMethodId(String storedPaymentMethodId)ApplePayDonationsApplePayDonations. type(ApplePayDonations.TypeEnum type)Constructors in com.adyen.model.checkout with parameters of type ApplePayDonations Constructor Description DonationPaymentMethod(ApplePayDonations o)
-