CheckoutOptionsSaveCreditCard Property
Determines if NetFORUM should save the credit card used in this checkout for future use
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public bool SaveCreditCard { get; set; }
Public Property SaveCreditCard As Boolean
Get
Set
public:
property bool SaveCreditCard {
bool get ();
void set (bool value);
}
member SaveCreditCard : bool with get, set
Property Value
Boolean