fromJson

Used to parse a response from the Braintree Gateway to be used for 3D Secure.

Return

The ThreeDSecureLookup to use when performing 3D Secure authentication.

Parameters

jsonString

The json response from the Braintree Gateway 3D Secure lookup route.

Throws

when parsing fails.