if ( result.formData && Object.keys( result.formData ).length > 0 ) {
            // FIXME: reconstructing the raw result from the API
            // which has been normalized down to just these two
            // fields. Should we just pass the raw Adyen API result
            // back to the front end? Seems like we would only want