My Project
|
Public Member Functions | |
SimplePaymentResponseCgen (string id=default(string), string url=default(string), FeeResponse fee=default(FeeResponse), string status=default(string), string paymentMethod=default(string), string confirmationNumber=default(string), Dictionary< string, string > customFields=default(Dictionary< string, string >), string currencyCode3d=default(string), string amount=default(string), string cardCvvNumber=default(string), string paymentDate=default(string), string paymentScheduleType=default(string), string paymentRequestDate=default(string), string paymentAmountType=default(string), string paymentReference=default(string), string expectedPaymentSettlementDate=default(string), string paymentEntryDate=default(string), string paymentReturnDate=default(string), string returnCode=default(string), string paymentNotificationEmail=default(string), string cryptogram=default(string), string eci=default(string), string comments=default(string), SimplePaymentCustomerResponse customer=default(SimplePaymentCustomerResponse), FundingAccountResponse fundingAccount=default(FundingAccountResponse), CustomerAccountResponse customerAccount=default(CustomerAccountResponse), PaymentNetworkResponseVo paymentNetworkResponse=default(PaymentNetworkResponseVo), AuditInfoVo auditInfo=default(AuditInfoVo)) | |
Initializes a new instance of the SimplePaymentResponseCgen class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
virtual string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object input) |
Returns true if objects are equal More... | |
bool | Equals (SimplePaymentResponseCgen input) |
Returns true if SimplePaymentResponseCgen instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Properties | |
string | Id [get, set] |
The unique identifier assigned by EBPP to the payment. More... | |
string | Url [get, set] |
This URL fetches the details of payment. More... | |
FeeResponse | Fee [get, set] |
Gets or Sets Fee More... | |
string | ConfirmationNumber [get, set] |
The confirmation number or reference provided to the customer for the payment. More... | |
Dictionary< string, string > | CustomFields [get, set] |
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> for more information on configuring and using custom fields. rt@b iller paym ents. comMore... | |
string | CurrencyCode3d [get, set] |
The three-letter currency code in the ISO4217 format, in uppercase, for the card account. It must be a currency supported by EBPP. This defaults to USD. More... | |
string | Amount [get, set] |
The amount being paid. In case the payment_amount_type is 'discounted_amount', 'penalty_amount' or 'other', the amount needs to be specified. In other cases, this is derived from the payment_amount_type. More... | |
string | CardCvvNumber [get, set] |
This is never returned by EBPP. This needs to be passed to EBPP when making or editing a payment with a card funding account. More... | |
string | PaymentDate [get, set] |
The date on which the payment is scheduled to be made. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | PaymentRequestDate [get, set] |
The date on which the biller wants the payment to be settled. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. This is applicable only if the client has opted for it. More... | |
string | PaymentReference [get, set] |
The unique identifier in the client system for the payment. More... | |
string | ExpectedPaymentSettlementDate [get, set] |
The date on which the payment is expected to be settled with the biller. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | PaymentEntryDate [get, set] |
The date on which the payment is captured in EBPP. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | PaymentReturnDate [get, set] |
The date on which the ACH returns is received by EBPP. More... | |
string | ReturnCode [get, set] |
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments. More... | |
string | PaymentNotificationEmail [get, set] |
The email address to which notifications for the payment will be sent. The notifications will be sent to the customer's email in case this is not provided. More... | |
string | Cryptogram [get, set] |
This is applicable only for Apple Pay transactions. Online Payment Cryptogram, as defined by 3-D secure. More... | |
string | Eci [get, set] |
This is applicable only for Apple Pay transactions. ECI Indicator, as defined by 3-D secure. The card network may add an ECI indicator to the card data. This indicator is then included in the payment token. if you receive an ECI indicator, you must pass it on to your payment processor, otherwise, the transaction fails. More... | |
string | Comments [get, set] |
Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo. More... | |
SimplePaymentCustomerResponse | Customer [get, set] |
Gets or Sets Customer More... | |
FundingAccountResponse | FundingAccount [get, set] |
Gets or Sets FundingAccount More... | |
CustomerAccountResponse | CustomerAccount [get, set] |
Gets or Sets CustomerAccount More... | |
PaymentNetworkResponseVo | PaymentNetworkResponse [get, set] |
Gets or Sets PaymentNetworkResponse More... | |
AuditInfoVo | AuditInfo [get, set] |
Gets or Sets AuditInfo More... | |
Orbipay.PaymentsApi.Client.Models.SimplePaymentResponseCgen.SimplePaymentResponseCgen | ( | string | id = default(string) , |
string | url = default(string) , |
||
FeeResponse | fee = default(FeeResponse) , |
||
string | status = default(string) , |
||
string | paymentMethod = default(string) , |
||
string | confirmationNumber = default(string) , |
||
Dictionary< string, string > | customFields = default(Dictionary<string, string>) , |
||
string | currencyCode3d = default(string) , |
||
string | amount = default(string) , |
||
string | cardCvvNumber = default(string) , |
||
string | paymentDate = default(string) , |
||
string | paymentScheduleType = default(string) , |
||
string | paymentRequestDate = default(string) , |
||
string | paymentAmountType = default(string) , |
||
string | paymentReference = default(string) , |
||
string | expectedPaymentSettlementDate = default(string) , |
||
string | paymentEntryDate = default(string) , |
||
string | paymentReturnDate = default(string) , |
||
string | returnCode = default(string) , |
||
string | paymentNotificationEmail = default(string) , |
||
string | cryptogram = default(string) , |
||
string | eci = default(string) , |
||
string | comments = default(string) , |
||
SimplePaymentCustomerResponse | customer = default(SimplePaymentCustomerResponse) , |
||
FundingAccountResponse | fundingAccount = default(FundingAccountResponse) , |
||
CustomerAccountResponse | customerAccount = default(CustomerAccountResponse) , |
||
PaymentNetworkResponseVo | paymentNetworkResponse = default(PaymentNetworkResponseVo) , |
||
AuditInfoVo | auditInfo = default(AuditInfoVo) |
||
) |
Initializes a new instance of the SimplePaymentResponseCgen class.
id | The unique identifier assigned by EBPP to the payment.. |
url | This URL fetches the details of payment.. |
fee | fee. |
status | The status of the payment.. |
paymentMethod | The fulfillment method for the payment.. |
confirmationNumber | The confirmation number or reference provided to the customer for the payment.. |
customFields | The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> for more information on configuring and using custom fields.. rt@b iller paym ents. com |
currencyCode3d | The three-letter currency code in the ISO4217 format, in uppercase, for the card account. It must be a currency supported by EBPP. This defaults to USD.. |
amount | The amount being paid. In case the payment_amount_type is 'discounted_amount', 'penalty_amount' or 'other', the amount needs to be specified. In other cases, this is derived from the payment_amount_type.. |
cardCvvNumber | This is never returned by EBPP. This needs to be passed to EBPP when making or editing a payment with a card funding account.. |
paymentDate | The date on which the payment is scheduled to be made. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.. |
paymentScheduleType | The schedule type for the payment. This defaults to one_time_payment.. |
paymentRequestDate | The date on which the biller wants the payment to be settled. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. This is applicable only if the client has opted for it.. |
paymentAmountType | The type of amount, as per the bill/statement, that is being paid. The payment amount is derived from the amount type selected for the payment. This defaults to other.. |
paymentReference | The unique identifier in the client system for the payment.. |
expectedPaymentSettlementDate | The date on which the payment is expected to be settled with the biller. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.. |
paymentEntryDate | The date on which the payment is captured in EBPP. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.. |
paymentReturnDate | The date on which the ACH returns is received by EBPP.. |
returnCode | The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.. |
paymentNotificationEmail | The email address to which notifications for the payment will be sent. The notifications will be sent to the customer's email in case this is not provided.. |
cryptogram | This is applicable only for Apple Pay transactions. Online Payment Cryptogram, as defined by 3-D secure.. |
eci | This is applicable only for Apple Pay transactions. ECI Indicator, as defined by 3-D secure. The card network may add an ECI indicator to the card data. This indicator is then included in the payment token. if you receive an ECI indicator, you must pass it on to your payment processor, otherwise, the transaction fails.. |
comments | Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo.. |
customer | customer. |
fundingAccount | fundingAccount. |
customerAccount | customerAccount. |
paymentNetworkResponse | paymentNetworkResponse. |
auditInfo | auditInfo. |
override bool Orbipay.PaymentsApi.Client.Models.SimplePaymentResponseCgen.Equals | ( | object | input | ) |
Returns true if objects are equal
input | Object to be compared |
bool Orbipay.PaymentsApi.Client.Models.SimplePaymentResponseCgen.Equals | ( | SimplePaymentResponseCgen | input | ) |
Returns true if SimplePaymentResponseCgen instances are equal
input | Instance of SimplePaymentResponseCgen to be compared |
override int Orbipay.PaymentsApi.Client.Models.SimplePaymentResponseCgen.GetHashCode | ( | ) |
Gets the hash code
|
virtual |
Returns the JSON string presentation of the object
override string Orbipay.PaymentsApi.Client.Models.SimplePaymentResponseCgen.ToString | ( | ) |
Returns the string presentation of the object
|
getset |
The amount being paid. In case the payment_amount_type is 'discounted_amount', 'penalty_amount' or 'other', the amount needs to be specified. In other cases, this is derived from the payment_amount_type.
The amount being paid. In case the payment_amount_type is 'discounted_amount', 'penalty_amount' or 'other', the amount needs to be specified. In other cases, this is derived from the payment_amount_type.
|
getset |
Gets or Sets AuditInfo
|
getset |
This is never returned by EBPP. This needs to be passed to EBPP when making or editing a payment with a card funding account.
This is never returned by EBPP. This needs to be passed to EBPP when making or editing a payment with a card funding account.
|
getset |
Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo.
Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo.
|
getset |
The confirmation number or reference provided to the customer for the payment.
The confirmation number or reference provided to the customer for the payment.
|
getset |
This is applicable only for Apple Pay transactions. Online Payment Cryptogram, as defined by 3-D secure.
This is applicable only for Apple Pay transactions. Online Payment Cryptogram, as defined by 3-D secure.
|
getset |
The three-letter currency code in the ISO4217 format, in uppercase, for the card account. It must be a currency supported by EBPP. This defaults to USD.
The three-letter currency code in the ISO4217 format, in uppercase, for the card account. It must be a currency supported by EBPP. This defaults to USD.
|
getset |
Gets or Sets Customer
|
getset |
Gets or Sets CustomerAccount
|
getset |
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> for more information on configuring and using custom fields. rt@b iller paym ents. com
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> for more information on configuring and using custom fields. rt@b iller paym ents. com
|
getset |
This is applicable only for Apple Pay transactions. ECI Indicator, as defined by 3-D secure. The card network may add an ECI indicator to the card data. This indicator is then included in the payment token. if you receive an ECI indicator, you must pass it on to your payment processor, otherwise, the transaction fails.
This is applicable only for Apple Pay transactions. ECI Indicator, as defined by 3-D secure. The card network may add an ECI indicator to the card data. This indicator is then included in the payment token. if you receive an ECI indicator, you must pass it on to your payment processor, otherwise, the transaction fails.
|
getset |
The date on which the payment is expected to be settled with the biller. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.
The date on which the payment is expected to be settled with the biller. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.
|
getset |
Gets or Sets Fee
|
getset |
Gets or Sets FundingAccount
|
getset |
The unique identifier assigned by EBPP to the payment.
The unique identifier assigned by EBPP to the payment.
|
getset |
The date on which the payment is scheduled to be made. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.
The date on which the payment is scheduled to be made. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.
|
getset |
The date on which the payment is captured in EBPP. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.
The date on which the payment is captured in EBPP. It must be in ISO8601 full-date format, namely, YYYY-MM-DD.
|
getset |
Gets or Sets PaymentNetworkResponse
|
getset |
The email address to which notifications for the payment will be sent. The notifications will be sent to the customer's email in case this is not provided.
The email address to which notifications for the payment will be sent. The notifications will be sent to the customer's email in case this is not provided.
|
getset |
The unique identifier in the client system for the payment.
The unique identifier in the client system for the payment.
|
getset |
The date on which the biller wants the payment to be settled. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. This is applicable only if the client has opted for it.
The date on which the biller wants the payment to be settled. It must be in ISO8601 full-date format, namely, YYYY-MM-DD. This is applicable only if the client has opted for it.
|
getset |
The date on which the ACH returns is received by EBPP.
The date on which the ACH returns is received by EBPP.
|
getset |
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.
|
getset |
This URL fetches the details of payment.
This URL fetches the details of payment.