Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
void ChargeCreditCardsForAllUnpaidSales( string actingUserName, string paymentProviderName, out int successCount, out int failedCount )
Parameters
- actingUserName
- Type: SystemString
- paymentProviderName
- Type: SystemString
- successCount
- Type: SystemInt32
- failedCount
- Type: SystemInt32
See Also