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 SetStripeCustomerId( string actingUserName, string sellerUserName, string buyerUserName, string customerId )
Parameters
- actingUserName
- Type: SystemString
- sellerUserName
- Type: SystemString
- buyerUserName
- Type: SystemString
- customerId
- Type: SystemString
See Also