VGSCheckoutNewPaymentCardInfo
public struct VGSCheckoutNewPaymentCardInfo
Holds additional information for payment method when user adds new card.
-
true
if user selectedSave card for future payments options
, will benil
whenisSaveCardOptionEnabled
is set tofalse
.Declaration
Swift
public let shouldSave: Bool?