Package com.adyen.checkout.dropin
Class RecurringDropInServiceResult
-
- All Implemented Interfaces:
public class RecurringDropInServiceResult extends BaseDropInServiceResult
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classRecurringDropInServiceResult.PaymentMethodRemovedOnly applicable to removing stored payment methods.
A call to remove a stored payment method was successful.
public final classRecurringDropInServiceResult.ErrorOnly applicable to removing stored payment methods.
Send this to display an error dialog and optionally dismiss Drop-in.
-