Class PayPalPaymentRequestExtraParameterConfiguration
Inherited Members
Namespace: Volo.Payment.PayPal
Assembly: Volo.Payment.PayPal.Domain.dll
Syntax
public class PayPalPaymentRequestExtraParameterConfiguration
Constructors
PayPalPaymentRequestExtraParameterConfiguration()
Declaration
public PayPalPaymentRequestExtraParameterConfiguration()
Properties
AdditionalCallbackParameters
Declaration
public string AdditionalCallbackParameters { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
CurrencyCode
Declaration
public string CurrencyCode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Locale
Declaration
public string Locale { get; set; }
Property Value
| Type | Description |
|---|---|
| string |