PaymentResultInfo Constructor Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodPaymentResultInfo 
Creates base PaymentResultInfo object - following fields are created in payment result XML definition, they are not initialized: date, payment method, payment is completed, payment status, transaction id, description.
Public methodPaymentResultInfo(String)
Creates PaymentResultInfo object.
Public methodPaymentResultInfo(SerializationInfo, StreamingContext)
Constructor - Creates a new PaymentResultInfo object from serialized data.
Back to Top
See Also