PaymentResponse class

PaymentResponse class

Payment response class.

Inheritance: PaymentResponseAbstractPaymentResponse

The PaymentResponse type exposes the following members:

Constructors

Constructor Description
PaymentResponse() Initializes a new instance of PaymentResponse class.

Properties

Property Description
server_id Gets or sets the ID assigned by the server to the payment.
payee_list_id Gets or sets the server assigned payee list record ID for this payee.
currency Gets or sets the default currency for the Payment Response.
payment_info Gets or sets the PaymentResponse.payment_info.
extended_payee Gets or sets the PaymentResponse.extended_payee.
check_number Gets or sets the check number
payment_processing_status Gets or sets the PaymentResponse.payment_processing_status.
reference_server_id Gets or sets the references the payment if it was generated by a payment.

See Also