Class CashPaymentMethodSpecificInput
Inheritance
CashPaymentMethodSpecificInput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class CashPaymentMethodSpecificInput : AbstractCashPaymentMethodSpecificInput
Properties
PaymentProduct1503SpecificInput
Object that holds the specific data for Boleto Bancario in Brazil (payment product 1503)
Declaration
[Obsolete("No replacement")]
public CashPaymentProduct1503SpecificInput PaymentProduct1503SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1503SpecificInput |
PaymentProduct1504SpecificInput
Object that holds the specific data for Konbini in Japan (payment product 1504)
Declaration
public CashPaymentProduct1504SpecificInput PaymentProduct1504SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1504SpecificInput |
PaymentProduct1521SpecificInput
Object that holds the specific data for e-Pay (payment product 1521).
Declaration
public CashPaymentProduct1521SpecificInput PaymentProduct1521SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1521SpecificInput |
PaymentProduct1522SpecificInput
Object that holds the specific data for Tesco - Paysbuy Cash (payment product 1522).
Declaration
public CashPaymentProduct1522SpecificInput PaymentProduct1522SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1522SpecificInput |
PaymentProduct1523SpecificInput
Object that holds the specific data for ATM Transfers Indonesia(payment product 1523).
Declaration
public CashPaymentProduct1523SpecificInput PaymentProduct1523SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1523SpecificInput |
PaymentProduct1524SpecificInput
Object that holds the specific data for DragonPay (payment product 1524).
Declaration
public CashPaymentProduct1524SpecificInput PaymentProduct1524SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1524SpecificInput |
PaymentProduct1526SpecificInput
Object that holds the specific data for 7-11 MOLPay Cash (payment product 1526).
Declaration
public CashPaymentProduct1526SpecificInput PaymentProduct1526SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
CashPaymentProduct1526SpecificInput |