Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public void SetStripeCustomerId( string actingUserName, string sellerUserName, string buyerUserName, string customerId )
Parameters
- actingUserName
- Type: SystemString
- sellerUserName
- Type: SystemString
- buyerUserName
- Type: SystemString
- customerId
- Type: SystemString
Implements
IAccountingServiceSetStripeCustomerId(String, String, String, String)See Also