Class PaymentMethodSettings
Payment method settings.
Inherited Members
Namespace: MercadoPago.Resource.PaymentMethod
Assembly: MercadoPago.dll
Syntax
public class PaymentMethodSettings
Properties
| Edit this page View SourceBin
Bin settings.
Declaration
public PaymentMethodSettingsBin Bin { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentMethodSettingsBin |
CardNumber
Card number settings.
Declaration
public PaymentMethodSettingsCardNumber CardNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentMethodSettingsCardNumber |
SecurityCode
Security code settings.
Declaration
public PaymentMethodSettingsSecurityCode SecurityCode { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentMethodSettingsSecurityCode |