Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / Payment Class / Save Method
If true events are triggered on change of associated order's payment status
Version
Save Method (Payment)
Saves this payment object to the database
Syntax
public virtual void Save( 
   bool triggerEvents
)

Parameters

triggerEvents
If true events are triggered on change of associated order's payment status
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also