Class PayuWebOptions
Inherited Members
Namespace: Volo.Payment.Payu
Assembly: Volo.Payment.Payu.Web.dll
Syntax
public class PayuWebOptions
Constructors
PayuWebOptions()
Declaration
public PayuWebOptions()
Properties
ExtraInfos
Declaration
public List<string> ExtraInfos { get; set; }
Property Value
Type | Description |
---|---|
List<string> |
PrePaymentCheckoutButtonStyle
Declaration
public string PrePaymentCheckoutButtonStyle { get; set; }
Property Value
Type | Description |
---|---|
string |
Recommended
Declaration
public bool Recommended { get; set; }
Property Value
Type | Description |
---|---|
bool |