-
public class GiftCardComponent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final PaymentComponentProvider<GiftCardComponent, GiftCardConfiguration>PROVIDERprivate final Array<String>PAYMENT_METHOD_TYPESpublic final static GiftCardComponent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PaymentComponentProvider<GiftCardComponent, GiftCardConfiguration>getPROVIDER()final Array<String>getPAYMENT_METHOD_TYPES()-
-
Method Detail
-
getPROVIDER
final PaymentComponentProvider<GiftCardComponent, GiftCardConfiguration> getPROVIDER()
-
getPAYMENT_METHOD_TYPES
final Array<String> getPAYMENT_METHOD_TYPES()
-
-
-
-