Table of Contents

Interface IComgateOAuth

Namespace
SunamoUnderscore
Assembly
SunamoUnderscore.dll

Comgate-specific OAuth configuration. Must be in SunamoUnderscore so both SunamoComgate and GoPay can reference it through a shared path.

public interface IComgateOAuth : IOAuth
Inherited Members
Extension Methods

Properties

Email

Gets the Comgate merchant email address.

string Email { get; }

Property Value

string