TTMSFNCCloudPayPalPayment.FromJSON Method
Populates the payment fields and payer from a payment response.
API unit family: TMSFNCCloudPayPal
Declaring type: TTMSFNCCloudPayPalPayment
Syntax
procedure FromJSON(jo: TJSONValue);
Parameters
| Name | Description |
|---|---|
jo |
Parsed response value describing the executed payment. |