| PayPalPaymentResultInfo Methods |
The PayPalPaymentResultInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| EnsurePaymentResultItemInfo |
Tries to find specified payment result item (if it is not found it is created and initialized with item name and item header) and returns it.
(Inherited from PaymentResultInfo.) | |
| GetFormattedPaymentResultString |
Returns formatted payment result string which is visible to the user.
(Inherited from PaymentResultInfo.) | |
| GetObjectData |
Gets object data.
(Inherited from PaymentResultInfo.) | |
| GetPaymentResultItemInfo |
Returns payment result item object.
(Inherited from PaymentResultInfo.) | |
| GetPaymentResultXml |
Returns payment result XML string.
(Inherited from PaymentResultInfo.) | |
| GetPayPalPaymentStatus |
Returns paypal payment status according to the returned status string from the PayPal payment gateway.
| |
| LoadPaymentResultXml |
Loads payment result xml.
(Inherited from PaymentResultInfo.) | |
| SetPaymentResultItemInfo |
Updates/Inserts payment result item data in/into payment result.
(Inherited from PaymentResultInfo.) |
| Name | Description | |
|---|---|---|
| AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) | |
| GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
| GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
| ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
| ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
| ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
| ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
| ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
| ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |