VGSCheckoutNewPaymentCardInfo

public struct VGSCheckoutNewPaymentCardInfo

Holds additional information for payment method when user adds new card.

  • true if user selected Save card for future payments options, will benil when isSaveCardOptionEnabled is set to false.

    Declaration

    Swift

    public let shouldSave: Bool?