VGSCheckoutNewPaymentCardInfo
public struct VGSCheckoutNewPaymentCardInfo
Holds additional information for payment method when user adds new card.
-
trueif user selectedSave card for future payments options, will benilwhenisSaveCardOptionEnabledis set tofalse.Declaration
Swift
public let shouldSave: Bool?
View on GitHub
VGSCheckoutNewPaymentCardInfo Structure Reference