Gift Card Component
-
A component that provides a form for gift card payments.
See moreDeclaration
Swift
public final class GiftCardComponent: PartialPaymentComponent, PublicKeyConsumer, PresentableComponent, Localizable, LoadingComponent, Observer
-
Contains the details provided by the card component.
See moreDeclaration
Swift
public struct GiftCardDetails : PaymentMethodDetails
-
Any Gift Card payment method.
Declaration
Swift
public struct GiftCardPaymentMethod : PaymentMethod